Hostname
axbit.com
Last fetched
axbit.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
axbit.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.100.3.4 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NO |
| 20.105.216.44 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:1001
- Organization
- axbit as
- Contact emails
- 7cmga7engsz8@privacy-protection.email
- 7vszq6amk9b8@privacy-protection.email
- cc3jva2fs6sp@privacy-protection.email
- cjdpcjr2fjrj@privacy-protection.email
- dqqkq2u6uvgb@privacy-protection.email
- gherhgzyqw5z@privacy-protection.email
- k6kxzjrpkmt9@privacy-protection.email
- p9iszrxsyeyg@privacy-protection.email
- qruqf8x2nmxg@privacy-protection.email
- qvkpjx2ifzjv@privacy-protection.email
- r45oy9ytfsza@privacy-protection.email
- rdhzcy4ad6ma@privacy-protection.email
- rtxo8fv3phdz@privacy-protection.email
- sz6sj3mxbsdt@privacy-protection.email
- vrtjy3sgmiq2@privacy-protection.email
- yfu8mphgtcxa@privacy-protection.email
- info@axbit.no
Subdomains
8 observed subdomains of axbit.com.
Web-graph footprint
Distinct hostnames that link to or from axbit.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for axbit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from axbit.com.
- IP · 20.100.3.4
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:1001
- Country · NO
- Email · 7cmga7engsz8@privacy-protection.email
- TLD · .com
- Browse hostnames · ax…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "axbit.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.