Skip to content

Hostname

cofesuffolk.org

Last fetched

cofesuffolk.org resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · cofesuffolk.orgRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cofesuffolk.org

Resolution chain

cofesuffolk.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.132.66.15418.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.133.10.15718.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1390
Organization
diocese of st edmundsbury and ipswich
Contact emails

Subdomains

20 observed subdomains of cofesuffolk.org.

Web-graph footprint

Distinct hostnames that link to or from cofesuffolk.org in the public web crawl.

136 sites link to this hostname.

321 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cofesuffolk.org.

MechanismTarget
SPF_EXISTS%{i}._spf.sparkpostmail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.35.101.147
SPF_IP176.35.122.133
SPF_IP176.35.125.104
SPF_IP54.72.98.241
SPF_IP62.232.67.244
SPF_MXcofesuffolk.org

Related pages

Pivot deeper into the graph from cofesuffolk.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cofesuffolk.org"})-[: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.