Skip to content

Hostname

whatfontis.com

Last fetched

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

Nutrition Label

WHISPER CANON · whatfontis.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/whatfontis.com

Resolution chain

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

IPPrefixASNOperatorCountry
168.119.195.4168.119.0.0/16AS24940DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

30 observed subdomains of whatfontis.com.

Web-graph footprint

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

1,160 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for whatfontis.com.

MechanismTarget
SPF_Awhatfontis.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_IP138.201.21.111
SPF_IP168.119.195.4
SPF_IP178.63.50.22
SPF_IP2a01:4f8:10a:1a91:0:0:0:2
SPF_IP2a01:4f8:10b:21e6:0:0:0:2
SPF_IP2a01:4f8:2191:33b4:0:0:0:2
SPF_IP46.4.79.210
SPF_IP88.99.90.82
SPF_IP94.130.36.141
SPF_IP95.216.142.62
SPF_MXwhatfontis.com

Related pages

Pivot deeper into the graph from whatfontis.com.

Cypher and MCP

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

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