Skip to content

Hostname

pollen.com

Last fetched

pollen.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · pollen.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/pollen.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.23.90.18652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
ims health,
Contact emails

Subdomains

14 observed subdomains of pollen.com.

Web-graph footprint

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

1,189 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for pollen.com.

MechanismTarget
SPF_IP162.44.167.164/32
SPF_IP162.44.167.165/32
SPF_IP162.44.167.225
SPF_IP162.44.167.226/32
SPF_IP162.44.167.227/32
SPF_IP185.76.231.152/32
SPF_IP185.76.231.153/32
SPF_IP185.76.231.154/32
SPF_MXpollen.com

Related pages

Pivot deeper into the graph from pollen.com.

Cypher and MCP

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

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