Skip to content

Hostname

sggw.pl

Last fetched

sggw.pl resolves to 1 IPv4 address operated by AS1887 in PL. WHOIS lists registrar:nask|ul. wawozowa 18|02-796 warszawa|polska/poland|+48.22 3808300|info@dns.pl|| as the registrar.

Nutrition Label

WHISPER CANON · sggw.plRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sggw.pl

Resolution chain

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

IPPrefixASNOperatorCountry
148.81.184.1148.81.0.0/16AS1887PL

WHOIS identity

Registrar
registrar:nask|ul. wawozowa 18|02-796 warszawa|polska/poland|+48.22 3808300|info@dns.pl||
Organization
Contact emails

Subdomains

897 observed subdomains of sggw.pl.

Web-graph footprint

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

383 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for sggw.pl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.81.130.0/23
SPF_IP148.81.132.0/22
SPF_IP148.81.136.0/23
SPF_IP148.81.182.0/23
SPF_IP148.81.184.0/22
SPF_IP195.187.104.0/23
SPF_IP195.187.110.0/23
SPF_IP85.128.163.83
SPF_MXsggw.pl

Related pages

Pivot deeper into the graph from sggw.pl.

Cypher and MCP

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

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