Hostname
bhdgsystematic.com
Last fetched
bhdgsystematic.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bhdgsystematic.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.128.101 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.102 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.39 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.68 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.231.114 | 3.169.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.231.30 | 3.169.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.231.54 | 3.169.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.231.74 | 3.169.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bhdgsystematic.com owner
- Contact emails
- ldfm.it@gmail.com
- 3fcaf246-c56e-4edb-95e1-a7123ce0da42@identity-protect.org
- 5562f93f-7e50-4fcc-8a7b-b96254bc007c@identity-protect.org
- 85dba073-e1ae-4ff1-9a5b-930cf49ed586@identity-protect.org
- 96f8d334-f37e-48bd-8746-369b3f602dd6@identity-protect.org
- owner-1339005@bhdgsystematic.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of bhdgsystematic.com.
Showing 12 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bhdgsystematic.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for bhdgsystematic.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | em5371.bhdgsystematic.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 79.141.42.96/28 |
| SPF_IP | 82.150.97.128/27 |
Related pages
Pivot deeper into the graph from bhdgsystematic.com.
- IP · 108.138.128.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ldfm.it@gmail.com
- TLD · .com
- Browse hostnames · bh…
- 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: "bhdgsystematic.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.