Skip to content

Hostname

mail.submitarticle.us

Last fetched

mail.submitarticle.us resolves to 1 IPv4 address operated by CORESPACE-DAL - CoreSpace, Inc. in US.

Nutrition Label

WHISPER CANON · mail.submitarticle.usRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail.submitarticle.us

Resolution chain

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

IPPrefixASNOperatorCountry
69.13.72.21769.13.0.0/16AS54489CORESPACE-DAL - CoreSpace, Inc.US

WHOIS identity

No WHOIS records are currently associated with mail.submitarticle.us in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mail.submitarticle.us.

MechanismTarget
SPF_Amail.submitarticle.us
SPF_IP64.182.121.148
SPF_IP64.182.127.140
SPF_IP69.13.72.217
SPF_MXmail.submitarticle.us

Related pages

Pivot deeper into the graph from mail.submitarticle.us.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.submitarticle.us"})-[: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.