Skip to content

Hostname

thecaterer.com

Last fetched

thecaterer.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:469 as the registrar.

Nutrition Label

WHISPER CANON · thecaterer.comRouting diversity6.1/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thecaterer.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.20.23108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.151.106108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
185.48.120.232185.48.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.251.17.2163.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.155.1434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.13.19652.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.3.16352.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.68.10152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.58.2552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.176.20352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.183.20152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.118.8752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.183.22352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.200.12754.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.227.9354.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.227.21654.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.101.1854.229.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.154.24554.247.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.80.13754.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.75.192.15954.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:469
Organization
louise cooper
Contact emails

Subdomains

24 observed subdomains of thecaterer.com.

Web-graph footprint

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

1,222 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for thecaterer.com.

MechanismTarget
SPF_Aclustera.ignite.co.uk
SPF_Aclusterb.ignite.co.uk
SPF_Athecaterer.com
SPF_INCLUDEmailgun.gov
SPF_INCLUDEmailgun.us
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtravelweekly.co.uk
SPF_IP46.34.2.13/32
SPF_IP46.34.2.14/32
SPF_IP78.154.118.43/32
SPF_IP81.145.58.163
SPF_MXthecaterer.com

Related pages

Pivot deeper into the graph from thecaterer.com.

Cypher and MCP

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

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