Skip to content

Hostname

bitworks.software

Last fetched

bitworks.software resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · bitworks.softwareRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bitworks.software

Resolution chain

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

IPPrefixASNOperatorCountry
170.187.187.49170.187.184.0/21AS63949AKAMAI-LINODE-AP Akamai Connected CloudDE

WHOIS identity

Registrar
iana:269
Organization
bitworks,
Contact emails

Subdomains

6 observed subdomains of bitworks.software.

Web-graph footprint

Distinct hostnames that link to or from bitworks.software in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bitworks.software.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP170.187.187.49
SPF_IP172.105.77.141
SPF_IP172.105.77.225
SPF_IP176.120.26.221
SPF_IP176.120.27.21
SPF_IP176.120.27.253
SPF_IP194.233.168.65
SPF_MXbitworks.software

Related pages

Pivot deeper into the graph from bitworks.software.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bitworks.software"})-[: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.