Skip to content

Hostname

proforma.m4key.com

Last fetched

proforma.m4key.com resolves to 1 IPv4 address operated by AS43260 in TR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
31.210.152.15731.210.152.0/24AS43260AS43260TR

WHOIS identity

No WHOIS records are currently associated with proforma.m4key.com in WhisperGraph.

Subdomains

1 observed subdomain of proforma.m4key.com.

Threat posture

History

Mail and authentication

MX records

  • proforma.m4key.com

SPF policy

3 SPF mechanisms authorising senders for proforma.m4key.com.

MechanismTarget
SPF_Aproforma.m4key.com
SPF_IP31.210.152.157
SPF_MXproforma.m4key.com

Related pages

Pivot deeper into the graph from proforma.m4key.com.

Cypher and MCP

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

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