Skip to content

Hostname

fr.explorance.com

Last fetched

fr.explorance.com resolves to 1 IPv4 address operated by IWEB-AS - Leaseweb Canada Inc. in CA.

Nutrition Label

WHISPER CANON · fr.explorance.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/fr.explorance.com

Resolution chain

fr.explorance.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.107.100.56184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

No WHOIS records are currently associated with fr.explorance.com in WhisperGraph.

Subdomains

1 observed subdomain of fr.explorance.com.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for fr.explorance.com.

MechanismTarget
SPF_Afr.explorance.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDErelay.spamshield.io
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.explorance.com
SPF_IP173.246.66.106
SPF_IP174.142.221.56
SPF_IP184.107.112.54
SPF_IP72.55.186.54
SPF_MXfr.explorance.com

Related pages

Pivot deeper into the graph from fr.explorance.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fr.explorance.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.