Hostname
patbi.com
Last fetched
patbi.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of patbi.com owner
- Contact emails
- 0cd6a39a-e7e2-42cb-8663-4453e7cdf00b@identity-protect.org
- 397424e9-0d7a-4677-9f67-cc2bca40fd35@identity-protect.org
- 4483c192-f347-4a17-8589-50a585cc504c@identity-protect.org
- 8a03a7bd-f5b2-4aaa-b3a9-16bb4f49148b@identity-protect.org
- 8f2cba18-06d8-4d77-8220-1e0b0cfafcae@identity-protect.org
- 926f3389-e96c-4954-a5e0-0e4ea1f3f2c2@identity-protect.org
- e514c23a-1ddc-4a2b-864b-35a8b54ee58b@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from patbi.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "patbi.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.