Skip to content

Hostname

ahmformworks.com

Last fetched

ahmformworks.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · ahmformworks.comRouting diversity2.4/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ahmformworks.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.63.118.251178.63.0.0/16AS24940DE
31.220.45.5531.220.44.0/23AS63473HOSTHATCH - HostHatch, LLCNL

WHOIS identity

Registrar
iana:1910
Organization
hen meira
Contact emails

Subdomains

2 observed subdomains of ahmformworks.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ahmformworks.com.

MechanismTarget
SPF_Aahmformworks.com
SPF_IP178.63.118.251
SPF_IP31.220.45.55
SPF_MXahmformworks.com

Related pages

Pivot deeper into the graph from ahmformworks.com.

Cypher and MCP

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

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