Skip to content

Hostname

mobilitybuddy.app

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.68.125143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.23143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.32143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.53143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
65.8.131.11265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
tcofleet bv
Contact emails

Subdomains

3 observed subdomains of mobilitybuddy.app.

Web-graph footprint

Distinct hostnames that link to or from mobilitybuddy.app in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from mobilitybuddy.app.

Cypher and MCP

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

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