Skip to content

Hostname

mytips.com

Last fetched

mytips.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · mytips.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/mytips.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.2213.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.5613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.6213.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.8113.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.204.33143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.36143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.72143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.79143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.202.1023.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.202.1143.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.202.23.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.202.483.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
c/o whoisproxy.com
Contact emails

Subdomains

6 observed subdomains of mytips.com.

Web-graph footprint

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

6 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mytips.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from mytips.com.

Cypher and MCP

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

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