Skip to content

Hostname

selfservicerepair.com

Last fetched

selfservicerepair.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · selfservicerepair.comRouting diversity5.6/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/selfservicerepair.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.217.255.1613.224.72.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
18.207.234.12718.238.31.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.113.2433.192.0.0/10AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.216.7835.24.128.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.157.21935.25.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.110.19045.2.233.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.118.16345.2.233.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.9.152.216.20.0/22AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.96.21452.46.10.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.110.6652.79.0.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.30.2852.46.10.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.63.7552.46.10.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.242.49.2354.252.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.42.17554.115.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.66.13318.238.32.0/22AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
personal data, can not be publicly disclosed according to applicable laws.
Contact emails

Subdomains

3 observed subdomains of selfservicerepair.com.

Web-graph footprint

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

343 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for selfservicerepair.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP192.94.45.10
SPF_IP2620:131:1091:40:250:56ff:fe8f:7bc0
SPF_IP62.225.59.27
SPF_IP62.225.59.28
SPF_IP89.244.113.75
SPF_IP89.244.113.76

Related pages

Pivot deeper into the graph from selfservicerepair.com.

Cypher and MCP

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

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