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)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 104.248.62.88
104.248.48.0/20 · DIGITALOCEAN-ASN - DigitalOcean, LLC · North Bergen, US
- 188.166.2.14
188.166.0.0/18 · DIGITALOCEAN-ASN - DigitalOcean, LLC · Amsterdam, NL
- 64.225.75.197
64.225.64.0/20 · DIGITALOCEAN-ASN - DigitalOcean, LLC · Amsterdam, NL
- 67.207.80.126
67.207.80.0/20 · DIGITALOCEAN-ASN - DigitalOcean, LLC · North Bergen, US
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.
Sample inbound links
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.