Skip to content

Hostname

relyonnutec.com

Last fetched

relyonnutec.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · relyonnutec.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/relyonnutec.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.192.4818.155.192.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.192.6318.155.192.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.192.718.155.192.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.192.8018.155.192.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.112.11918.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.2718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.3718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.2399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

19 observed subdomains of relyonnutec.com.

Web-graph footprint

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

220 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for relyonnutec.com.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.actimo.com
SPF_INCLUDEspf.chainwisehosted.nl
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP167.89.0.0/17
SPF_IP18.196.168.232
SPF_IP3.74.90.170
SPF_IP91.198.252.10/32
SPF_MXrelyonnutec.com

Related pages

Pivot deeper into the graph from relyonnutec.com.

Cypher and MCP

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

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