Hostname
underlords.com
Last fetched
underlords.com resolves to 104.80.253.10, announced in 104.80.248.0/21 by AKAMAI-AS - Akamai Technologies, Inc. in DE. underlords.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 104.80.253.10
104.80.248.0/21 · AKAMAI-AS - Akamai Technologies, Inc. · Berlin, DE
- 2.22.154.50
2.22.152.0/22 · AKAMAI-AS - Akamai Technologies, Inc. · Opfikon, CH
- 23.221.96.24
23.221.96.0/20 · AKAMAI-AS - Akamai Technologies, Inc. · El Segundo, US
- 23.37.62.52
23.37.48.0/20 · AKAMAI-AS - Akamai Technologies, Inc. · Frankfurt am Main, DE
- 23.45.237.59
23.45.236.0/22 · AKAMAI-AS - Akamai Technologies, Inc. · Frankfurt am Main, DE
- 23.56.200.48
23.56.200.0/21 · AKAMAI-AS - Akamai Technologies, Inc. · Frankfurt am Main, DE
IPv6 resolution
No AAAA record for underlords.com is recorded in WhisperGraph.
Attribution
akamai
ORIGIN_AS
WHOIS identity
- Registrar
- iana:447
- Registrant organisation
- warren r. royal
- Contact emails
- domains@yourwhoisprivacy.com, wroyal@namefutures.com, 0emh4j3852vs@idp.email
Subdomains
| Subdomain |
|---|
| www.underlords.com |
Showing 1 of 1 subdomain (1 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Sample outbound links
Mail and authentication
Nameservers
- ns1.valvesoftware.com
- a1-194.akam.net
- a2-64.akam.net
- a22-67.akam.net
- a24-64.akam.net
- a7-66.akam.net
- a9-66.akam.net
MX records
- us-smtp-inbound-1.mimecast.com
- us-smtp-inbound-2.mimecast.com
SPF policy
- include: _netblocks.mimecast.com
- mx: underlords.com
Threat-feed evidence
History
Related pages
Pivot from underlords.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "underlords.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.