Skip to content

Hostname

bilgeis.net

Last fetched

bilgeis.net resolves to 1 IPv4 address operated by AS1967 in TR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bilgeis.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bilgeis.net

Resolution chain

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

IPPrefixASNOperatorCountry
144.122.144.185144.122.0.0/16AS1967TR

WHOIS identity

Registrar
iana:146
Organization
project group dan. tur. ve bil. hiz. as
Contact emails

Subdomains

12 observed subdomains of bilgeis.net.

Web-graph footprint

Distinct hostnames that link to or from bilgeis.net in the public web crawl.

82 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bilgeis.net.

MechanismTarget
SPF_INCLUDEspf.mnic.xion.oxcs.net
SPF_IP78.40.231.233
SPF_IP91.191.173.57

Related pages

Pivot deeper into the graph from bilgeis.net.

Cypher and MCP

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

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