Skip to content

Hostname

81font.com

Last fetched

81font.com resolves to 1 IPv4 address operated by MAGYAR-TELEKOM-MAIN-AS Magyar Telekom Nyrt. in HU. WHOIS lists iana:1501 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.228.45.188195.228.45.0/24AS5483MAGYAR-TELEKOM-MAIN-AS Magyar Telekom Nyrt.HU

WHOIS identity

Registrar
iana:1501
Organization
d250 laboratories
Contact emails

Subdomains

7 observed subdomains of 81font.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 81font.com.

MechanismTarget
SPF_A81font.com
SPF_INCLUDE_spf.google.com
SPF_IP195.228.45.188
SPF_IP2001:4c48:2:a328:a6bf:1ff:fe5a:c334
SPF_MX81font.com

Related pages

Pivot deeper into the graph from 81font.com.

Cypher and MCP

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

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