Skip to content

Hostname

4s.com

Last fetched

4s.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 4s.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/4s.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.16.247104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.146.58172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

11 observed subdomains of 4s.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for 4s.com.

MechanismTarget
SPF_A4s.com
SPF_INCLUDEmercurygate.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-0015a301.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfhost.messageprovider.com
SPF_IP107.20.210.250/32
SPF_IP52.1.14.157/32
SPF_IP65.164.43.80
SPF_IP67.231.145.233
SPF_IP67.231.152.254
SPF_MX4s.com

Related pages

Pivot deeper into the graph from 4s.com.

Cypher and MCP

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

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