Skip to content

Hostname

secure-files.com

Last fetched

secure-files.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. secure-files.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 · secure-files.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/secure-files.com

Resolution chain

No IPv4 resolution is recorded for secure-files.com in WhisperGraph.

IPv6 resolution

No AAAA record for secure-files.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
techstan@live.jp, 47f201ca-ccb3-4704-bd93-f17c7107dd01@identity-protect.org, 4cb40a63-8ac5-4322-903a-9e7f70054411@identity-protect.org, 50ab8ffb-3c56-4257-ae6a-be32be9fa192@identity-protect.org, 91d1c7c4-ffcb-44b8-9961-b6afdd8dd749@identity-protect.org, 9794fbcf-62f0-45d6-9f7f-a8794e9c9cde@identity-protect.org, f5470efe-7496-42a8-b2f3-70f39d815370@identity-protect.org, owner-6824762@secure-files.com.whoisprivacyservice.org

Mail and authentication

Nameservers

  • ns-263.awsdns-32.com
  • ns-530.awsdns-02.net
  • ns-1451.awsdns-53.org
  • ns-1689.awsdns-19.co.uk

MX records

  • inbound-smtp.us-east-1.amazonaws.com

Threat-feed evidence

History

Related pages

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