Skip to content

Hostname

webmail.structuremag.org

Last fetched

webmail.structuremag.org resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US.

Nutrition Label

WHISPER CANON · webmail.structuremag.orgRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/webmail.structuremag.org

Resolution chain

webmail.structuremag.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
165.227.98.85165.227.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

No WHOIS records are currently associated with webmail.structuremag.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for webmail.structuremag.org.

MechanismTarget
SPF_Aa.rs6.net
SPF_Afiles.ctctcdn.com
SPF_Afiles.ctctusercontent.com
SPF_Ar20.rs6.net
SPF_Ars6.net
SPF_As3.amazon.com
SPF_Awebmail.structuremag.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP165.227.98.85
SPF_IP192.185.4.44
SPF_IP205.207.106.0/24
SPF_IP208.75.123.0/24
SPF_MXwebmail.structuremag.org

Related pages

Pivot deeper into the graph from webmail.structuremag.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "webmail.structuremag.org"})-[: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.