Skip to content

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

WHISPER CANON · pollardwater.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/pollardwater.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.90.14.215198.90.14.0/24AS22334FERGUSON - Ferguson Enterprises, LLCUS

WHOIS identity

Registrar
iana:269
Organization
ferguson enterprises,
Contact emails

Subdomains

21 observed subdomains of pollardwater.com.

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.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for pollardwater.com.

MechanismTarget
SPF_Amail.pollardwater.com
SPF_Amail.w3contact.com
SPF_Amx2.mailhop.org
SPF_Apollardwater.com
SPF_Asecure14.hostw3.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.ferguson.com
SPF_INCLUDEspf2.ferguson.com
SPF_INCLUDEspf3.ferguson.com
SPF_INCLUDEspf4.ferguson.com
SPF_IP207.210.214.52
SPF_IP72.249.146.145
SPF_MXpollardwater.com

Related pages

Pivot deeper into the graph from pollardwater.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.