Hostname
upforcedev.com
Last fetched
upforcedev.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
upforcedev.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 |
|---|---|---|---|---|
| 176.9.63.46 | 176.9.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of upforcedev.com owner
- Contact emails
- 5bd41b59-5e8e-42c7-81c8-2a1b391f82f6@identity-protect.org
- 5f5d37fe-1fd1-466a-835c-dc421dc6c09c@identity-protect.org
- 85e8af27-5129-43bc-81a9-a386836171b7@identity-protect.org
- e5843b58-019e-4109-b08b-b3002b226fd2@identity-protect.org
- e8052f23-36b8-496e-8157-371699c3f656@identity-protect.org
- ec739185-5be5-46bf-92ec-5d6ae70496b4@identity-protect.org
- f3f8bcba-ae8f-4a62-963b-e25ae5f79e34@identity-protect.org
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for upforcedev.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail-0.upforcedev.com |
| SPF_A | smtp-0.upforcedev.com |
Related pages
Pivot deeper into the graph from upforcedev.com.
- IP · 176.9.63.46
- ASN · AS24940
- Registrar · iana:468
- Country · DE
- Email · 5bd41b59-5e8e-42c7-81c8-2a1b391f82f6@identity-protect.org
- TLD · .com
- Browse hostnames · up…
- 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: "upforcedev.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.