Skip to content

Hostname

fiberlogy.com

Last fetched

fiberlogy.com resolves to 2 IPv4 addresses operated by ATMAN-ISP-AS ATM S.A. in PL. WHOIS lists iana:1456 as the registrar.

Nutrition Label

WHISPER CANON · fiberlogy.comRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fiberlogy.com

Resolution chain

fiberlogy.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.79.221.12977.79.221.0/24AS15694ATMAN-ISP-AS ATM S.A.PL
77.79.221.16177.79.221.0/24AS15694ATMAN-ISP-AS ATM S.A.PL

WHOIS identity

Registrar
iana:1456
Organization
whois data protection sp. z o.o.
Contact emails

Subdomains

6 observed subdomains of fiberlogy.com.

Web-graph footprint

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

100 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fiberlogy.com.

MechanismTarget
SPF_Afiberlogy.com
SPF_Atimberness.nazwa.pl
SPF_INCLUDE_spf.dcsaas.net
SPF_INCLUDE_spf.mlsend.com
SPF_IP85.128.160.129/32
SPF_MXfiberlogy.com

Related pages

Pivot deeper into the graph from fiberlogy.com.

Cypher and MCP

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

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