Hostname
pollardwater.com
Last fetched
pollardwater.com resolves to 1 IPv4 address operated by FERGUSON - Ferguson Enterprises, LLC in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
pollardwater.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 |
|---|---|---|---|---|
| 198.90.14.215 | 198.90.14.0/24 | AS22334 | FERGUSON - Ferguson Enterprises, LLC | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- ferguson enterprises,
- Contact emails
Subdomains
21 observed subdomains of pollardwater.com.
Showing 12 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pollardwater.com in the public web crawl.
47 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for pollardwater.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.pollardwater.com |
| SPF_A | mail.w3contact.com |
| SPF_A | mx2.mailhop.org |
| SPF_A | pollardwater.com |
| SPF_A | secure14.hostw3.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.ferguson.com |
| SPF_INCLUDE | spf2.ferguson.com |
| SPF_INCLUDE | spf3.ferguson.com |
| SPF_INCLUDE | spf4.ferguson.com |
| SPF_IP | 207.210.214.52 |
| SPF_IP | 72.249.146.145 |
| SPF_MX | pollardwater.com |
Related pages
Pivot deeper into the graph from pollardwater.com.
- IP · 198.90.14.215
- ASN · AS22334FERGUSON - Ferguson Enterprises, LLC
- Registrar · iana:269
- Country · US
- Email · domainmasterferg@ferguson.com
- TLD · .com
- Browse hostnames · po…
- 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: "pollardwater.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.