Skip to content

Hostname

gebo.com.pl

Last fetched

gebo.com.pl resolves to 1 IPv4 address operated by AS12912 in PL. WHOIS lists registrar:home.pl s.a. as the registrar.

Nutrition Label

WHISPER CANON · gebo.com.plRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/gebo.com.pl

Resolution chain

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

IPPrefixASNOperatorCountry
157.25.5.5157.25.0.0/16AS12912PL

WHOIS identity

Registrar
registrar:home.pl s.a.
Organization
Contact emails

Subdomains

3 observed subdomains of gebo.com.pl.

Web-graph footprint

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

18 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for gebo.com.pl.

MechanismTarget
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.236.99.244
SPF_IP89.171.85.202
SPF_IP89.171.85.203
SPF_IP89.171.85.204

Related pages

Pivot deeper into the graph from gebo.com.pl.

Cypher and MCP

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

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