Skip to content

Hostname

minecraftbilgi.com

Last fetched

minecraftbilgi.com resolves to 2 IPv4 addresses operated by ULTAHOST-AS - Ultahost, Inc. in NL. WHOIS lists iana:4331 as the registrar.

Nutrition Label

WHISPER CANON · minecraftbilgi.comRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/minecraftbilgi.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.142.10.5192.142.10.0/24AS214036ULTAHOST-AS - Ultahost, Inc.NL
89.252.180.9989.252.180.0/24AS42846guzelhosting - GNET Internet Telekomunikasyon A.S.

WHOIS identity

Registrar
iana:4331
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

8 observed subdomains of minecraftbilgi.com.

Web-graph footprint

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

40 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • minecraftbilgi.com

SPF policy

3 SPF mechanisms authorising senders for minecraftbilgi.com.

MechanismTarget
SPF_INCLUDE_spf.trwww.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP192.142.10.5

Related pages

Pivot deeper into the graph from minecraftbilgi.com.

Cypher and MCP

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

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