Hostname
humio.com
Last fetched
humio.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
humio.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:299
- Organization
- on behalf of humio.com owner
- Contact emails
- domains@crowdstrike.com
- drkrab@mac.com
- owner-10561875@humio.com.whoisprivacyservice.org
- owner-395517@humio.com.whoisprivacyservice.org
- owner-6424664@humio.com.whoisprivacyservice.org
- owner-6891995@humio.com.whoisprivacyservice.org
- owner-7787525@humio.com.whoisprivacyservice.org
- owner-8420309@humio.com.whoisprivacyservice.org
- owner-8690258@humio.com.whoisprivacyservice.org
Subdomains
44 observed subdomains of humio.com.
Showing 25 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from humio.com in the public web crawl.
139 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for humio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-00206402.pphosted.com |
| SPF_INCLUDE | stspg-customer.com |
Related pages
Pivot deeper into the graph from humio.com.
- IP · 3.161.82.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:299
- Country · DE
- Email · domains@crowdstrike.com
- TLD · .com
- Browse hostnames · hu…
- 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: "humio.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.