Skip to content

Hostname

www.bisson-tm.com

Last fetched

www.bisson-tm.com resolves to 1 IPv4 address operated by OVH - OVH SAS in CA.

Nutrition Label

WHISPER CANON · www.bisson-tm.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/www.bisson-tm.com

Resolution chain

www.bisson-tm.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
148.113.170.44148.113.128.0/17AS16276OVH - OVH SASCA

WHOIS identity

No WHOIS records are currently associated with www.bisson-tm.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for www.bisson-tm.com.

MechanismTarget
SPF_Aeast.exch480.serverdata.net
SPF_Asmtp.cgocable.ca
SPF_Asmtp.cogeco.ca
SPF_Awest.exch480.serverdata.net
SPF_INCLUDErelay.spamshield.io
SPF_INCLUDEspf.intermedia.net
SPF_IP132.226.58.96
SPF_IP174.142.221.46
SPF_IP184.107.112.47
SPF_IP193.122.131.100/32
SPF_IP24.226.236.66

Related pages

Pivot deeper into the graph from www.bisson-tm.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "www.bisson-tm.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.