Hostname
dca-architects.com
Last fetched
dca-architects.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in SG. WHOIS lists iana:1291 as the registrar.
Nutrition Label
Resolution chain
dca-architects.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 |
|---|---|---|---|---|
| 101.100.247.89 | 101.100.246.0/23 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | SG |
WHOIS identity
- Registrar
- iana:1291
- Organization
- dca architects
- Contact emails
Subdomains
17 observed subdomains of dca-architects.com.
Showing 15 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dca-architects.com in the public web crawl.
19 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for dca-architects.com.
| Mechanism | Target |
|---|---|
| SPF_A | dca-architects.com |
| SPF_INCLUDE | spf.greenradar.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 101.100.247.11 |
| SPF_IP | 101.100.247.89 |
| SPF_IP | 111.223.121.226 |
| SPF_IP | 116.12.197.148 |
| SPF_IP | 27.111.89.75 |
| SPF_IP | 27.123.24.218 |
| SPF_IP | 27.54.81.223 |
| SPF_IP | 74.91.221.136 |
| SPF_MX | dca-architects.com |
Related pages
Pivot deeper into the graph from dca-architects.com.
- IP · 101.100.247.89
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:1291
- Country · SG
- Email · administrators@dca-architects.com
- TLD · .com
- Browse hostnames · dc…
- 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: "dca-architects.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.