Skip to content

Hostname

roberts-young.com

Last fetched

roberts-young.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · roberts-young.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/roberts-young.com

Resolution chain

roberts-young.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.66.107.14718.66.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.107.22818.66.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.107.4418.66.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.107.8018.66.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.176.1053.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.176.1353.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.176.2233.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.176.823.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:83
Organization
simon roberts
Contact emails

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for roberts-young.com.

MechanismTarget
SPF_Aroberts-young.com
SPF_INCLUDE_spf.livemail.co.uk
SPF_MXroberts-young.com

Related pages

Pivot deeper into the graph from roberts-young.com.

Cypher and MCP

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

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