Skip to content

Hostname

1sads.com

Last fetched

1sads.com resolves to 3 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · 1sads.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/1sads.com

Resolution chain

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

IPPrefixASNOperatorCountry
148.135.128.175148.135.128.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
15.197.240.2015.197.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
92.112.198.17992.112.196.0/22AS47583AS-HOSTINGER - Hostinger International LimitedUS

WHOIS identity

Registrar
iana:303
Organization
Contact emails

Subdomains

1 observed subdomain of 1sads.com.

Subdomain
www.1sads.com

Web-graph footprint

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

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 1sads.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from 1sads.com.

Cypher and MCP

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

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