Skip to content

Hostname

pspolymer.com

Last fetched

pspolymer.com resolves to 1 IPv4 address operated by AS42446 in DE. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · pspolymer.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pspolymer.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.156.147.2694.156.147.0/24AS42446DE

WHOIS identity

Registrar
iana:1052
Organization
langthaler thomas
Contact emails

Subdomains

1 observed subdomain of pspolymer.com.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for pspolymer.com.

MechanismTarget
SPF_Apspolymer.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP37.24.254.66/32
SPF_IP51.144.171.28/32
SPF_IP52.157.160.193/32
SPF_IP65.52.136.217/32
SPF_IP78.46.139.204/32
SPF_IP87.190.44.39/32
SPF_IP87.190.44.50/32
SPF_IP87.190.44.51/32
SPF_MXpspolymer.com

Related pages

Pivot deeper into the graph from pspolymer.com.

Cypher and MCP

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

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