Hostname
itsbuiltin.com
Last fetched
itsbuiltin.com resolves to 2 IPv4 addresses operated by AS59729 in BG. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
itsbuiltin.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 |
|---|---|---|---|---|
| 185.82.219.83 | 185.82.216.0/22 | AS59729 | — | BG |
| 72.52.114.112 | 72.52.64.0/18 | AS6939 | HURRICANE - Hurricane Electric LLC | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- pw-02a78d7c4965650a9fd105e034bb0dc1@privacyguardian.org
- pw-3de3fa6993162f49b30b80ffe3083782@privacyguardian.org
- pw-a1b4a5504334ddb248e38c245d0eef07@privacyguardian.org
- pw-a8102ccdb4ae880a97804ea766f3efae@privacyguardian.org
- pw-cebc14dc99136d5ebebc3210c59096b3@privacyguardian.org
- pw-e4209b03b09884e52ea6b7c0e1994a6f@privacyguardian.org
Subdomains
1 observed subdomain of itsbuiltin.com.
| Subdomain |
|---|
| www.itsbuiltin.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for itsbuiltin.com.
| Mechanism | Target |
|---|---|
| SPF_A | clarendon.fcgi.com |
| SPF_A | m01.emailforeveryone.net |
| SPF_A | m02.emailforeveryone.net |
| SPF_A | manchester.fcgi.com |
| SPF_MX | emailforeveryone.net |
| SPF_MX | fcgi.com |
| SPF_MX | itsbuiltin.com |
Related pages
Pivot deeper into the graph from itsbuiltin.com.
- IP · 185.82.219.83
- ASN · AS59729
- Registrar · iana:1479
- Country · BG
- Email · pw-02a78d7c4965650a9fd105e034bb0dc1@privacyguardian.org
- TLD · .com
- Browse hostnames · it…
- 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: "itsbuiltin.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.