Skip to content

Hostname

mytbc.app

Last fetched

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

Nutrition Label

WHISPER CANON · mytbc.appRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/mytbc.app

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.170.1318.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.3818.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.6518.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.7418.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.141.43.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.473.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.843.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.963.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:81
Organization
equiem services
Contact emails

Subdomains

1 observed subdomain of mytbc.app.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mytbc.app.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from mytbc.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mytbc.app"})-[: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.