Skip to content

Hostname

faultless.com

Last fetched

faultless.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · faultless.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/faultless.com

Resolution chain

faultless.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
faultless starch - bon ami
Contact emails

Subdomains

30 observed subdomains of faultless.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for faultless.com.

MechanismTarget
SPF_Aservers.mcsv.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_IP173.197.48.85
SPF_IP219.88.246.20/32
SPF_IP219.88.246.23/32
SPF_IP219.88.246.25/32
SPF_IP219.88.246.26/32

Related pages

Pivot deeper into the graph from faultless.com.

Cypher and MCP

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

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