Skip to content

Hostname

tangobyphone.com

Last fetched

tangobyphone.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · tangobyphone.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/tangobyphone.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.124.11118.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.11618.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.5818.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.6618.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.91.10699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.11399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.2099.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.7099.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:69
Organization
provisioning group
Contact emails

Subdomains

7 observed subdomains of tangobyphone.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tangobyphone.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from tangobyphone.com.

Cypher and MCP

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

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