Hostname
patrickbroom.com
Last fetched
patrickbroom.com resolves to 2 IPv4 addresses operated by AS60068 in US. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
patrickbroom.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 |
|---|---|---|---|---|
| 169.150.236.100 | 169.150.236.0/24 | AS60068 | — | US |
| 64.90.51.44 | 64.90.32.0/19 | AS26347 | DREAMHOST-AS - New Dream Network, LLC | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- gkg.net domain proxy service
- Contact emails
- 0032c447dd9f53e92a9d92ea97781a04d30e7cf0@privatedomain.gkg.net
- 0a55bf923173f94ba0ce3c802d024c6dfaa2fcd4@privatedomain.gkg.net
- 195918e568a18e9271c6edbd1ae3d4af2ed8970f@privatedomain.gkg.net
- 32a4474305c4004f90bab8781727a5465ee22c1e@privatedomain.gkg.net
- 4ac96e4155637745f0f23d9dc22083d633a69a8f@privatedomain.gkg.net
- 586af01af8e92070bbfe621bb2fd65669f3fe390@privatedomain.gkg.net
- 6fd4a728670bb967c59727175a92a64f885d9d56@privatedomain.gkg.net
- 7817fd29f9d251483db4bad5175b6305791e29f8@privatedomain.gkg.net
- 939b5ae3010d067a76312c0be33f697916ffd1c2@privatedomain.gkg.net
- bc50cd4f348e41652ae01a11546839cefed9a7cb@privatedomain.gkg.net
- c1b81cabe2e50e852c90604cf1843279fa71b1bb@privatedomain.gkg.net
- d21544a5dadcf8076aa8bf517f1d61fae72ebf7a@privatedomain.gkg.net
Subdomains
1 observed subdomain of patrickbroom.com.
| Subdomain |
|---|
| www.patrickbroom.com |
Web-graph footprint
Distinct hostnames that link to or from patrickbroom.com in the public web crawl.
7 sites link to this hostname.
42 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for patrickbroom.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | netblocks.dreamhost.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_MX | patrickbroom.com |
Related pages
Pivot deeper into the graph from patrickbroom.com.
- IP · 169.150.236.100
- ASN · AS60068
- Registrar · iana:93
- Country · US
- Email · 0032c447dd9f53e92a9d92ea97781a04d30e7cf0@privatedomain.gkg.net
- TLD · .com
- Browse hostnames · pa…
- 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: "patrickbroom.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.