Skip to content

Hostname

carformula.com

Last fetched

carformula.com resolves to 1 IPv4 address operated by AS60175 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · carformula.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/carformula.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.4.156.7195.4.128.0/19AS60175DE

WHOIS identity

Registrar
iana:146
Organization
carformula bv
Contact emails

Subdomains

1 observed subdomain of carformula.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for carformula.com.

MechanismTarget
SPF_Acarformula.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.178.107.132
SPF_MXcarformula.com

Related pages

Pivot deeper into the graph from carformula.com.

Cypher and MCP

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

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