Skip to content

Hostname

bitou.com

Last fetched

bitou.com resolves to 1 IPv4 address operated by Xneelo (Pty) Ltd - Xneelo (Pty) Ltd in ZA. WHOIS lists iana:1645 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
41.72.154.1041.72.128.0/19AS37153Xneelo (Pty) Ltd - Xneelo (Pty) LtdZA

WHOIS identity

Registrar
iana:1645
Organization
sothebys international realty plett
Contact emails

Subdomains

8 observed subdomains of bitou.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • bitou.com

SPF policy

8 SPF mechanisms authorising senders for bitou.com.

MechanismTarget
SPF_Abitou.com
SPF_INCLUDE_spf.synaq.com
SPF_INCLUDEspf-muninn.handmade.co.za
SPF_INCLUDEtouchbasepro.email
SPF_IP102.220.85.123
SPF_IP129.232.190.34
SPF_IP41.72.154.10
SPF_MXbitou.com

Related pages

Pivot deeper into the graph from bitou.com.

Cypher and MCP

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

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