Skip to content

Hostname

aksoftware.com.bd

Last fetched

aksoftware.com.bd resolves to 1 IPv4 address operated by OVH in BD.

Nutrition Label

WHISPER CANON · aksoftware.com.bdRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aksoftware.com.bd

Resolution chain

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

IPPrefixASNOperatorCountry
139.99.7.170139.99.0.0/17AS16276OVHBD

WHOIS identity

No WHOIS records are currently associated with aksoftware.com.bd in WhisperGraph.

Subdomains

5 observed subdomains of aksoftware.com.bd.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • aksoftware.com.bd

SPF policy

4 SPF mechanisms authorising senders for aksoftware.com.bd.

MechanismTarget
SPF_Aaksoftware.com.bd
SPF_INCLUDE604445c4.spf2.netcorecloud.net
SPF_IP162.214.73.110
SPF_MXaksoftware.com.bd

Related pages

Pivot deeper into the graph from aksoftware.com.bd.

Cypher and MCP

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

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