Skip to content

Hostname

eas-polska.com

Last fetched

eas-polska.com resolves to 1 IPv4 address operated by AS199234 in PL. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
37.131.166.1137.131.166.0/24AS199234PL

WHOIS identity

Registrar
iana:48
Organization
eas einhaus anlagenservice sp. z o.o. oddzial w polsce
Contact emails

Subdomains

2 observed subdomains of eas-polska.com.

Web-graph footprint

Distinct hostnames that link to or from eas-polska.com in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for eas-polska.com.

MechanismTarget
SPF_Aeas-polska.com
SPF_IP37.131.166.11
SPF_MXeas-polska.com

Related pages

Pivot deeper into the graph from eas-polska.com.

Cypher and MCP

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

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