Skip to content

Hostname

scarletuser.com

Last fetched

scarletuser.com resolves to 7 IPv4 addresses operated by Wichita-Inter-Konnects-1LL4H - w1n ltd in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · scarletuser.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/scarletuser.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.160.9.100104.160.9.0/24AS49372Wichita-Inter-Konnects-1LL4H - w1n ltdUS
104.160.9.101104.160.9.0/24AS49372Wichita-Inter-Konnects-1LL4H - w1n ltdUS
104.160.9.192104.160.9.0/24AS49372Wichita-Inter-Konnects-1LL4H - w1n ltdUS
109.199.96.117109.199.96.0/20AS51167CONTABO - Contabo GmbHUS
185.209.230.72185.209.230.0/24AS51167CONTABO - Contabo GmbHDE
190.211.254.119190.211.252.0/22AS51852PLI-AS - Private Layer INCCH
5.196.192.2525.196.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

Registrar
iana:1068
Organization
jarred land
Contact emails

Subdomains

11 observed subdomains of scarletuser.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • scarletuser.com

SPF policy

31 SPF mechanisms authorising senders for scarletuser.com.

MechanismTarget
SPF_IP109.199.115.92
SPF_IP109.199.115.93
SPF_IP109.199.115.94
SPF_IP109.199.115.95
SPF_IP109.199.115.96
SPF_IP109.199.96.117
SPF_IP136.0.40.42
SPF_IP136.0.40.43
SPF_IP136.0.40.44
SPF_IP136.0.40.45
SPF_IP136.0.40.46
SPF_IP136.0.40.47
SPF_IP185.180.220.32
SPF_IP185.180.220.6
SPF_IP185.180.220.64
SPF_IP185.180.220.80
SPF_IP185.209.230.72
SPF_IP190.211.254.119
SPF_IP190.211.254.150
SPF_IP190.211.254.17
SPF_IP190.211.254.183
SPF_IP190.211.254.184
SPF_IP46.36.201.92
SPF_IP46.36.201.93
SPF_IP46.36.201.94
SPF_IP46.36.201.95
SPF_IP46.36.201.99
SPF_IP62.169.27.121
SPF_IP62.169.27.122
SPF_IP62.169.27.123
SPF_IP62.169.27.124

Related pages

Pivot deeper into the graph from scarletuser.com.

Cypher and MCP

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

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