Skip to content

Hostname

bitsidea.com

Last fetched

bitsidea.com resolves to 1 IPv4 address operated by AS59432 in ES. WHOIS lists iana:1600 as the registrar.

Nutrition Label

WHISPER CANON · bitsidea.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bitsidea.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.134.117.685.134.117.0/24AS59432ES

WHOIS identity

Registrar
iana:1600
Organization
bitsidea
Contact emails

Subdomains

33 observed subdomains of bitsidea.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bitsidea.com.

MechanismTarget
SPF_Abitsidea.com
SPF_Atesla.bitsidea.com
SPF_IP185.47.128.220
SPF_IP5.134.117.68
SPF_MXbitsidea.com

Related pages

Pivot deeper into the graph from bitsidea.com.

Cypher and MCP

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

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