Hostname
h1up.com
Last fetched
h1up.com resolves to 199.38.235.18, announced in 199.38.235.0/24 by WANSEC - WANSecurity, Inc. in US. h1up.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
- 199.38.235.18
199.38.235.0/24 · WANSEC - WANSecurity, Inc. · Salisbury, US
IPv6 resolution
No AAAA record for h1up.com is recorded in WhisperGraph.
Attribution
wansecurity
ORIGIN_AS
WHOIS identity
Subdomains
| Subdomain |
|---|
| core-sby02-024812-s201r2.h1up.com |
| famicom.h1up.com |
| minecraft.h1up.com |
| mta.h1up.com |
| ns1.h1up.com |
| ns2.h1up.com |
| www.h1up.com |
Showing 7 of 7 subdomains (7 per page).
Mail and authentication
Nameservers
- ns1.h1up.com
- ns2.h1up.com
MX records
- mta.wansecurity.com
SPF policy
- ip: 199.47.194.243/32
- a: h1up.com
- mx: h1up.com
- mx: mta.wansecurity.com
Threat-feed evidence
History
Related pages
Pivot from h1up.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: "h1up.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.