Skip to content

Hostname

formilkschool2019.com

Last fetched

formilkschool2019.com resolves to 2 IPv4 addresses operated by ATW-AS - ATW Internet Kft. in HU. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · formilkschool2019.comRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/formilkschool2019.com

Resolution chain

formilkschool2019.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.221.212.9937.221.212.0/22AS41075ATW-AS - ATW Internet Kft.HU
65.21.178.2465.21.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHFI

WHOIS identity

Registrar
iana:1376
Organization
righteous denim
Contact emails

Subdomains

1 observed subdomain of formilkschool2019.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for formilkschool2019.com.

MechanismTarget
SPF_Aformilkschool2019.com
SPF_IP37.221.212.99
SPF_IP78.46.152.77
SPF_IP78.46.5.205/32
SPF_MXformilkschool2019.com

Related pages

Pivot deeper into the graph from formilkschool2019.com.

Cypher and MCP

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

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