Skip to content

Hostname

rogertallada.com

Last fetched

rogertallada.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · rogertallada.comRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/rogertallada.com

Resolution chain

rogertallada.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.180.25116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.181.13316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.1416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.24616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.54.2952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.58.18952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.58.2152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.60.8552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.104.22752.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.112.14952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.123.7752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.136.22952.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.141.13352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.44.21952.217.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.93.4352.217.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.201.4554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0136202491
Contact emails

Subdomains

2 observed subdomains of rogertallada.com.

Web-graph footprint

Distinct hostnames that link to or from rogertallada.com in the public web crawl.

6 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for rogertallada.com.

MechanismTarget
SPF_INCLUDEicloud.com

Related pages

Pivot deeper into the graph from rogertallada.com.

Cypher and MCP

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

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