Hostname
bizkonnectsolution.com
Last fetched
bizkonnectsolution.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bizkonnectsolution.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 |
|---|---|---|---|---|
| 52.219.62.122 | 52.219.62.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.64.90 | 52.219.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bizkonnectsolution.com owner
- Contact emails
- 239015b9-d3b3-4374-b8d1-3442a87df0db@identity-protect.org
- 3c0bb592-96fe-449c-b121-f4e7ce3cc4ea@identity-protect.org
- 5f99f3bf-297b-4387-85c9-315adbf1a218@identity-protect.org
- 66a0aaa7-4147-4d41-b18b-b4dbb732b2cd@identity-protect.org
- c906836b-eb1d-4605-ad5b-ccb837dc184a@identity-protect.org
- e499dd60-1e7f-44b0-b7a5-e4d4b0b4ef1d@identity-protect.org
- f1d7c2c6-9d4d-4e14-95c2-77609d161bb2@identity-protect.org
- owner-11499754@bizkonnectsolution.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for bizkonnectsolution.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 172.31.0.0/16 |
Related pages
Pivot deeper into the graph from bizkonnectsolution.com.
- IP · 52.219.62.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 239015b9-d3b3-4374-b8d1-3442a87df0db@identity-protect.org
- 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: "bizkonnectsolution.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.