Skip to content

Hostname

cartecarburant.com

Last fetched

cartecarburant.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in FR. WHOIS lists iana:1290 as the registrar.

Nutrition Label

WHISPER CANON · cartecarburant.comRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/cartecarburant.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.40.140.1320.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

Registrar
iana:1290
Organization
beneito guillaume
Contact emails

Subdomains

3 observed subdomains of cartecarburant.com.

Web-graph footprint

Distinct hostnames that link to or from cartecarburant.com in the public web crawl.

6 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cartecarburant.com.

MechanismTarget
SPF_Acartecarburant.com
SPF_INCLUDE25965719.spf06.hubspotemail.net
SPF_INCLUDEspf-002aaa01.pphosted.com
SPF_INCLUDEspf.mailjet.com
SPF_IP54.38.247.209
SPF_IP91.191.152.0/26

Related pages

Pivot deeper into the graph from cartecarburant.com.

Cypher and MCP

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

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