Skip to content

Hostname

persimmonhomes.com

Last fetched

persimmonhomes.com resolves to 1 IPv4 address operated by AS204167 in GB. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · persimmonhomes.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/persimmonhomes.com

Resolution chain

persimmonhomes.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.57.60.1365.57.60.0/23AS204167GB

WHOIS identity

Registrar
iana:470
Organization
domain admin
Contact emails

Subdomains

73 observed subdomains of persimmonhomes.com.

Web-graph footprint

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

635 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for persimmonhomes.com.

MechanismTarget
SPF_INCLUDE_spf.hornbill.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEpersimmonhomes.nw010.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.253.223.102
SPF_IP168.203.34.31
SPF_IP20.162.219.218
SPF_IP20.254.111.194
SPF_IP212.15.88.0/24
SPF_IP212.54.136.59/32
SPF_IP31.221.72.237/32
SPF_IP31.221.91.141/32
SPF_IP69.169.229.242
SPF_IP69.169.229.243
SPF_IP88.98.183.93

Related pages

Pivot deeper into the graph from persimmonhomes.com.

Cypher and MCP

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

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