Hostname
nativeunion.com
Last fetched
nativeunion.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
nativeunion.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:81
- Organization
- design pool
- Contact emails
- 11fa723581039b61bbbcc3fcdcc3ff7e-956424@contact.gandi.net
- 1cc89b02ae7d3e1e0b5c404ef83f71ae-956424@contact.gandi.net
- 3163f89d2a5aa25a95387cc62d15734a-956424@contact.gandi.net
- 7ede28f379f5f0558be8f6c5f2118eee-956424@contact.gandi.net
- b5b0d93865dbe6498cd25c00cf130bf9-956424@contact.gandi.net
- e2f16aaa553ec435b0552473f3f4f0ed-956424@contact.gandi.net
Subdomains
3 observed subdomains of nativeunion.com.
Web-graph footprint
Distinct hostnames that link to or from nativeunion.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for nativeunion.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from nativeunion.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nativeunion.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.