Skip to content

Hostname

acceptedcatalogue.com

Last fetched

acceptedcatalogue.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · acceptedcatalogue.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/acceptedcatalogue.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.254.109.11835.7.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.225.6635.7.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.55.6752.216.10.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.175.8352.216.10.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.169.24252.64.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.67.11152.64.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:83
Organization
Contact emails

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for acceptedcatalogue.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from acceptedcatalogue.com.

Cypher and MCP

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

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