Skip to content

Hostname

secureproserver.com

Last fetched

secureproserver.com resolves to 38.58.228.241, announced in 38.58.224.0/21 by BIGSCOOTS - BigScoots in US. secureproserver.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 · secureproserver.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/secureproserver.com

Resolution chain

IPv6 resolution

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

Attribution

bigscoots

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
brad newman
Contact emails
brad@bradnewman.com, 65705b39a270453eb5525e80f662eb04.protect@whoisguard.com, 3f525a43f07c428195c801e64007bb81.protect@withheldforprivacy.com, c10f49c8fa574dc399cf77717038e8c3.protect@withheldforprivacy.com

Subdomains

Mail and authentication

Nameservers

  • ns1.secureproserver.com
  • ns2.secureproserver.com
  • ns1.upperlevel.com
  • ns2.upperlevel.com

MX records

  • secureproserver.com

SPF policy

  • include: spf.securedserverspace.com
  • a: secureproserver.com
  • mx: secureproserver.com
  • ip: 208.117.38.223
  • ip: 216.185.212.66
  • ip: 23.29.132.35
  • ip: 38.58.228.241
  • ip: 67.202.70.183

Threat-feed evidence

History

Related pages

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