Skip to content

Hostname

justfix.app

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.121.5118.173.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.121.5518.173.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.121.8618.173.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.121.9418.173.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.71.1103.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.233.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.713.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.953.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of justfix.app.

Web-graph footprint

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

28 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for justfix.app.

MechanismTarget
SPF_INCLUDE19991633.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from justfix.app.

Cypher and MCP

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

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