Skip to content

Hostname

repairsmith.com

Last fetched

repairsmith.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · repairsmith.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/repairsmith.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.173.1013.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.12213.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.1813.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.9513.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.122.12618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.12718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4818.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.5318.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.117.1133.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.383.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.73.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.873.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.13.10318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.8618.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.5518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.6418.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
autonation holding
Contact emails

Subdomains

27 observed subdomains of repairsmith.com.

Web-graph footprint

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

333 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for repairsmith.com.

MechanismTarget
SPF_INCLUDE_spf.safewebservices.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from repairsmith.com.

Cypher and MCP

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

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