Hostname
bizknowledge.com
Last fetched
bizknowledge.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bizknowledge.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.49.13 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.21 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.68 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.93 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.39.57 | 18.65.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.65.39.72 | 18.65.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.65.39.78 | 18.65.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.65.39.9 | 18.65.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bizknowledge.com owner
- Contact emails
- dom+bizknowledge.com@webdomainsbyproxy.com
- 34c54563-7fe6-407d-be9d-42ac4e09f06b@identity-protect.org
- 44125db4-fce4-4d8b-8675-e9a1c0bfc94c@identity-protect.org
- b8448877-fc31-4b77-90ae-a8434f306226@identity-protect.org
- e3cc8ab9-d654-4133-9885-6e25fafb974b@identity-protect.org
- f85fdaa1-31fe-44c2-abbb-5d772addc85c@identity-protect.org
- fa20fa26-89c6-4e29-9835-982b11f97f56@identity-protect.org
Subdomains
8 observed subdomains of bizknowledge.com.
Web-graph footprint
Distinct hostnames that link to or from bizknowledge.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for bizknowledge.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from bizknowledge.com.
- IP · 18.238.49.13
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · dom+bizknowledge.com@webdomainsbyproxy.com
- TLD · .com
- Browse hostnames · bi…
- 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: "bizknowledge.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.