Skip to content

Hostname

afblakemore.com

Last fetched

afblakemore.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · afblakemore.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/afblakemore.com

Resolution chain

afblakemore.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:895
Organization
a.f. blakemore and son
Contact emails

Subdomains

63 observed subdomains of afblakemore.com.

Web-graph footprint

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

112 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for afblakemore.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.accessacloud.com
SPF_IP148.59.101.16/28
SPF_IP18.168.140.58/32
SPF_IP18.168.51.200/32
SPF_IP212.54.130.143/32
SPF_IP35.176.172.141
SPF_IP52.56.82.80
SPF_IP91.199.157.0/24

Related pages

Pivot deeper into the graph from afblakemore.com.

Cypher and MCP

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

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