Hostname
bisbig.com
Last fetched
bisbig.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bisbig.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bisbig.com owner
- Contact emails
- 090ecaeb-2326-4fbf-8b64-56223bfa0c76@identity-protect.org
- 14c0722c-d643-470f-9541-347272a880e8@identity-protect.org
- 2d4f4200-cd57-4f2b-acb8-11e0a0006e55@identity-protect.org
- 5c2bbdf1-6627-42f5-8bbb-0d0d168a2a31@identity-protect.org
- baca15a1-970a-426b-a033-98200d7ea76a@identity-protect.org
- c3955558-0231-43f6-a189-790dbb7d26b3@identity-protect.org
- d9318694-2d4a-4245-a054-197196a8e9ee@identity-protect.org
Subdomains
23 observed subdomains of bisbig.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for bisbig.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from bisbig.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bisbig.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.