Skip to content

Hostname

colinappleyard.com

Last fetched

colinappleyard.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · colinappleyard.comRouting diversity2.4/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/colinappleyard.com

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.3.16275.2.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.147.21699.83.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
host master
Contact emails

Subdomains

34 observed subdomains of colinappleyard.com.

Web-graph footprint

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

24 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for colinappleyard.com.

MechanismTarget
SPF_INCLUDE_spf.netdirector.auto
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.253.137.48/32
SPF_IP148.253.143.30/32
SPF_IP185.181.116.253
SPF_IP212.67.98.118
SPF_IP51.148.137.116

Related pages

Pivot deeper into the graph from colinappleyard.com.

Cypher and MCP

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

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