Skip to content

Hostname

expander.pl

Last fetched

expander.pl resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · expander.plRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/expander.pl

Resolution chain

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

IPPrefixASNOperatorCountry
34.250.182.14234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:ovh sas
Organization
Contact emails

Subdomains

39 observed subdomains of expander.pl.

Web-graph footprint

Distinct hostnames that link to or from expander.pl in the public web crawl.

231 sites link to this hostname.

98 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for expander.pl.

MechanismTarget
SPF_Aexpander.pl
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.enewsletter.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.24.24.128
SPF_IP193.24.24.17
SPF_IP193.24.24.60
SPF_IP193.24.24.61
SPF_IP34.246.100.216
SPF_IP34.253.109.130
SPF_IP5.158.212.113
SPF_IP5.158.212.114
SPF_IP62.29.160.226
SPF_MXexpander.pl

Related pages

Pivot deeper into the graph from expander.pl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "expander.pl"})-[: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.