Skip to content

Hostname

basketbolig.com

Last fetched

basketbolig.com resolves to 1 IPv4 address operated by AS51559 in TR. WHOIS lists iana:3254 as the registrar.

Nutrition Label

WHISPER CANON · basketbolig.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/basketbolig.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.252.161.15089.252.161.0/24AS51559TR

WHOIS identity

Registrar
iana:3254
Organization
avni erboy
Contact emails

Subdomains

10 observed subdomains of basketbolig.com.

Web-graph footprint

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

10 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • basketbolig.com

SPF policy

9 SPF mechanisms authorising senders for basketbolig.com.

MechanismTarget
SPF_Abasketbolig.com
SPF_IP178.211.57.133
SPF_IP213.128.77.82
SPF_IP45.80.175.28
SPF_IP45.80.175.29
SPF_IP45.80.175.4
SPF_IP89.252.161.150
SPF_IP89.252.185.75
SPF_MXbasketbolig.com

Related pages

Pivot deeper into the graph from basketbolig.com.

Cypher and MCP

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

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