Skip to content

Hostname

reliancehmo.com

Last fetched

reliancehmo.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · reliancehmo.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/reliancehmo.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.78.105108.157.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.157.78.15108.157.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.157.78.40108.157.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.157.78.52108.157.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
13.227.192.10613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.102.1218.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.12118.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.7618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.7918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:303
Organization
femi kuti
Contact emails

Subdomains

149 observed subdomains of reliancehmo.com.

Web-graph footprint

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

57 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for reliancehmo.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from reliancehmo.com.

Cypher and MCP

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

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