Skip to content

Hostname

ibitsinternet.com

Last fetched

ibitsinternet.com resolves to 1 IPv4 address operated by DIAMATRIX in ZA. WHOIS lists iana:1645 as the registrar.

Nutrition Label

WHISPER CANON · ibitsinternet.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ibitsinternet.com

Resolution chain

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

IPPrefixASNOperatorCountry
154.66.196.165154.66.196.0/24AS327979DIAMATRIXZA

WHOIS identity

Registrar
iana:1645
Organization
Contact emails

Subdomains

8 observed subdomains of ibitsinternet.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • ibitsinternet.com

SPF policy

14 SPF mechanisms authorising senders for ibitsinternet.com.

MechanismTarget
SPF_Aibitsinternet.com
SPF_INCLUDEgoogle.com
SPF_INCLUDEibits.co.za
SPF_INCLUDEibitsinternet.co.za
SPF_INCLUDEibitsinternet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.66.196.158
SPF_IP154.66.196.165
SPF_IP154.66.197.25
SPF_IP169.255.168.0/22
SPF_IP196.250.128.0/19
SPF_IP95.216.32.163
SPF_IP95.216.32.164
SPF_MXibitsinternet.com

Related pages

Pivot deeper into the graph from ibitsinternet.com.

Cypher and MCP

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

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