Skip to content

Hostname

advanta-tmb.com

Last fetched

advanta-tmb.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · advanta-tmb.comRouting diversity5.7/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/advanta-tmb.com

Resolution chain

advanta-tmb.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.79.2403.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2263.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.383.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.132.12252.218.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.220.11452.218.220.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.243.5052.218.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.246.3452.218.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.154.12352.92.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.162.17152.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.163.5152.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.178.13952.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.189.5152.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.189.9152.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.200.5952.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.250.1152.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.251.7552.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
advanta sistemas de informacion s.a. de c.v.
Contact emails

Web-graph footprint

Distinct hostnames that link to or from advanta-tmb.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from advanta-tmb.com.

Cypher and MCP

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

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