Skip to content

Hostname

faxator.com

Last fetched

faxator.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · faxator.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/faxator.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.88.39.8423.88.0.0/17AS24940DE

WHOIS identity

Registrar
iana:468
Organization
agile telecom s.p.a.
Contact emails

Subdomains

15 observed subdomains of faxator.com.

Web-graph footprint

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

63 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for faxator.com.

MechanismTarget
SPF_Afaxator.com
SPF_Amail.faxator.com
SPF_INCLUDE2620214.spf06.hubspotemail.net
SPF_INCLUDEmusvc.com
SPF_IP213.137.36.1/25
SPF_IP77.67.46.81/26
SPF_MXfaxator.com
SPF_MXmail.faxator.com

Related pages

Pivot deeper into the graph from faxator.com.

Cypher and MCP

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

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