Skip to content

Hostname

member-data.com

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for member-data.com in WhisperGraph.

IPv6 resolution

No AAAA record for member-data.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:2
Contact emails
cis@eascorp.org

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • sdns56.ultradns.biz
  • sdns56.ultradns.com
  • sdns56.ultradns.net
  • sdns56.ultradns.org

SPF policy

  • ip: 208.252.57.192/27
  • ip: 69.38.149.224/27
  • ip: 63.117.120.96/27

Threat-feed evidence

History

Related pages

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