Skip to content

Hostname

opentip.com

Last fetched

opentip.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · opentip.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/opentip.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.46.1113.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.273.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.783.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.973.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.8.11.5552.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1241000860
Contact emails

Subdomains

16 observed subdomains of opentip.com.

Web-graph footprint

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

208 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for opentip.com.

MechanismTarget
SPF_Aopentip.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.usaepay.com
SPF_IP52.8.11.55
SPF_IP52.9.190.33
SPF_IP52.9.20.2
SPF_IP52.9.252.188
SPF_MXopentip.com

Related pages

Pivot deeper into the graph from opentip.com.

Cypher and MCP

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

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