Skip to content

Hostname

silkengirl.com

Last fetched

silkengirl.com resolves to 104.248.62.88, announced in 104.248.48.0/20 by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. silkengirl.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · silkengirl.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/silkengirl.com

Resolution chain

IPv6 resolution

No AAAA record for silkengirl.com is recorded in WhisperGraph.

Attribution

digitalocean

ORIGIN_AS

WHOIS identity

Registrar
iana:625
Registrant organisation
domain protection services,
Contact emails
534cbaa6265b41b4934fbab472d79c0b.protect@whoisguard.com, 820ed780abc34fb8b1da7b33b229bc66.protect@whoisguard.com, 8f6ab1da0a7d4d28b3d08fd02b827b4e.protect@whoisguard.com, f1dcd8155893485b877bcb96a85e632d.protect@whoisguard.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.fwwgo.com
  • ns2.fwwgo.com
  • ns3.fwwgo.com
  • ns4.fwwgo.com
  • ns5.fwwgo.com

MX records

  • mail.fwwgo.com

SPF policy

  • a: mail.fwwgo.com
  • include: _spf.google.com
  • a: silkengirl.com
  • mx: silkengirl.com
  • ip: 176.9.26.174
  • ip: 192.96.206.168

Threat-feed evidence

History

Related pages

Pivot from silkengirl.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "silkengirl.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.