Skip to content

Hostname

urucon2021.org

Last fetched

urucon2021.org resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · urucon2021.orgRouting diversity3.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/urucon2021.org

Resolution chain

urucon2021.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.223.172.453.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.111.2013.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.41.19634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.218.9398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Web-graph footprint

Distinct hostnames that link to or from urucon2021.org in the public web crawl.

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for urucon2021.org.

MechanismTarget
SPF_Aalpha.edas.info
SPF_Abravo.edas.info
SPF_Acharlie.edas.info
SPF_Adelta.edas.info
SPF_INCLUDEamazonses.com
SPF_IP2600:1f18:21:600::/56
SPF_IP34.199.18.57
SPF_IP52.4.84.147
SPF_IP52.70.139.219
SPF_IP54.92.203.87

Related pages

Pivot deeper into the graph from urucon2021.org.

Cypher and MCP

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

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