Skip to content

Hostname

backcheck.net

Last fetched

backcheck.net resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · backcheck.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/backcheck.net

Resolution chain

backcheck.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.22.34.8523.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.140.3844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.198.18244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.55.3952.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.160.22054.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.23.6654.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
checkwell decision corporation
Contact emails

Subdomains

32 observed subdomains of backcheck.net.

Web-graph footprint

Distinct hostnames that link to or from backcheck.net in the public web crawl.

75 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for backcheck.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.72.168.253

Related pages

Pivot deeper into the graph from backcheck.net.

Cypher and MCP

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

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