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
Resolution chain
persimmonhomes.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.57.60.136 | 5.57.60.0/23 | AS204167 | — | GB |
WHOIS identity
- Registrar
- iana:470
- Organization
- domain admin
- Contact emails
Subdomains
73 observed subdomains of persimmonhomes.com.
Showing 25 of 73. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from persimmonhomes.com in the public web crawl.
635 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for persimmonhomes.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.hornbill.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | email-od.com |
| SPF_INCLUDE | persimmonhomes.nw010.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 147.253.223.102 |
| SPF_IP | 168.203.34.31 |
| SPF_IP | 20.162.219.218 |
| SPF_IP | 20.254.111.194 |
| SPF_IP | 212.15.88.0/24 |
| SPF_IP | 212.54.136.59/32 |
| SPF_IP | 31.221.72.237/32 |
| SPF_IP | 31.221.91.141/32 |
| SPF_IP | 69.169.229.242 |
| SPF_IP | 69.169.229.243 |
| SPF_IP | 88.98.183.93 |
Related pages
Pivot deeper into the graph from persimmonhomes.com.
- IP · 5.57.60.136
- ASN · AS204167
- Registrar · iana:470
- Country · GB
- Email · persimmonhomes.com+registrant@customer.demys.com
- TLD · .com
- Browse hostnames · pe…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.