Skip to content

Hostname

hyre.no

Last fetched

hyre.no resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · hyre.noRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/hyre.no

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.252.11318.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.7218.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.8018.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.8118.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.96.10518.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.12918.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.418.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.5618.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.86.3818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with hyre.no in WhisperGraph.

Subdomains

9 observed subdomains of hyre.no.

Web-graph footprint

Distinct hostnames that link to or from hyre.no in the public web crawl.

75 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hyre.no.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from hyre.no.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hyre.no"})-[: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.