Skip to content

Hostname

repworld.bormann.com

Last fetched

repworld.bormann.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
98.82.218.11598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with repworld.bormann.com in WhisperGraph.

Subdomains

1 observed subdomain of repworld.bormann.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for repworld.bormann.com.

MechanismTarget
SPF_Arepworld.bormann.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP185.2.168.16
SPF_IP82.163.176.199
SPF_IP98.82.218.115
SPF_MXrepworld.bormann.com

Related pages

Pivot deeper into the graph from repworld.bormann.com.

Cypher and MCP

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

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