Skip to content

Hostname

jacksonandperkins.com

Last fetched

jacksonandperkins.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · jacksonandperkins.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/jacksonandperkins.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.55.119143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.49143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.58143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.76143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.172.226.10618.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.2618.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.9118.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.9618.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.173.154.10918.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.12118.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.5818.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.6518.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.208.1718.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.8618.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.9718.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.9918.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
3.161.82.1113.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1203.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.203.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.603.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
charles delauder
Contact emails

Subdomains

23 observed subdomains of jacksonandperkins.com.

Web-graph footprint

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

395 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for jacksonandperkins.com.

MechanismTarget
SPF_INCLUDEdocufire.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP216.206.223.186
SPF_IP52.52.161.20
SPF_IP52.8.207.81/32
SPF_IP64.234.70.130
SPF_MXjacksonandperkins.com

Related pages

Pivot deeper into the graph from jacksonandperkins.com.

Cypher and MCP

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

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