Hostname
147dg.com
Last fetched
147dg.com resolves to 1 IPv4 address operated by AS57344 in BG. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
147dg.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.148.168.100 | 91.148.168.0/24 | AS57344 | — | BG |
WHOIS identity
- Registrar
- iana:2487
- Organization
- domain admin
- Contact emails
Subdomains
8 observed subdomains of 147dg.com.
Web-graph footprint
Distinct hostnames that link to or from 147dg.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- 147dg.com
SPF policy
3 SPF mechanisms authorising senders for 147dg.com.
| Mechanism | Target |
|---|---|
| SPF_A | 147dg.com |
| SPF_IP | 217.174.148.35 |
| SPF_MX | 147dg.com |
Related pages
Pivot deeper into the graph from 147dg.com.
- IP · 91.148.168.100
- ASN · AS57344
- Registrar · iana:2487
- Country · BG
- Email · 147dg.com-owner-twcz@customers.whoisprivacycorp.com
- TLD · .com
- Browse hostnames · 14…
- 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: "147dg.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.