Skip to content

Hostname

solidfiles.com

Last fetched

solidfiles.com resolves to 178.79.150.174, announced in 178.79.128.0/18 by AKAMAI-LINODE-AP - Akamai Connected Cloud in GB. solidfiles.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 · solidfiles.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/solidfiles.com

Resolution chain

IPv6 resolution

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

Attribution

akamai

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Contact emails
contact@solidfiles.com, ops@solidfiles.com, 9d6c57090ded45899c16c7202bc763d7.protect@whoisguard.com, ca6bf18b2ee042d689d100a1075788a4.protect@withheldforprivacy.com, reactivation-pending@mail.withheldforprivacy.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

  • ns-464.awsdns-58.com
  • ns-795.awsdns-35.net
  • ns-1092.awsdns-08.org
  • ns-1746.awsdns-26.co.uk

MX records

  • mail.solidfiles.com

SPF policy

  • include: email.freshdesk.com
  • include: spf.mandrillapp.com
  • a: mail.solidfiles.com
  • include: stspg-customer.com
  • include: servers.mcsv.net
  • ip: 178.79.150.174
  • ip: 93.115.82.150

Threat-feed evidence

History

Related pages

Pivot from solidfiles.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: "solidfiles.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.