Skip to content

Hostname

hiberus.com

Last fetched

hiberus.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · hiberus.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hiberus.com

Resolution chain

hiberus.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.153.11318.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.153.3718.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.153.6618.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.153.8218.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.46.1818.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.3518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.6218.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.7418.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.19.1253.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.353.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.393.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.563.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from hiberus.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for hiberus.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeur.pb-dynmktge.com
SPF_INCLUDEspf-00952b01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.75.22/32
SPF_IP20.71.46.74
SPF_IP77.227.255.177
SPF_IP82.159.245.0/24
SPF_IP89.140.165.0/24
SPF_MXhiberus.com

Related pages

Pivot deeper into the graph from hiberus.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "hiberus.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.