Skip to content

Hostname

lossscan.com

Last fetched

lossscan.com 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 · lossscan.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lossscan.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.227.2118.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.227.5418.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.227.5718.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.227.6018.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.12718.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.12918.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.618.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.8118.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of lossscan.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for lossscan.com.

MechanismTarget
SPF_INCLUDE3222362.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from lossscan.com.

Cypher and MCP

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

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