Skip to content

Hostname

membr.com

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for membr.com in WhisperGraph.

IPv6 resolution

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of membr.com owner
Contact emails
dave.rushton@membr.com, 3aed0de5-0afe-48c3-a779-1e0eac35b0d7@identity-protect.org, 73c35377-754e-4785-a0d1-26a6e7ea2e7b@identity-protect.org, 86054abf-28f6-478f-99c4-d51edb3170d6@identity-protect.org, b6fc2cfc-f591-4678-a28a-fb2f5908ada8@identity-protect.org, d6296d72-0c32-4b24-aad7-0eab2b493e92@identity-protect.org, f11ee52f-f4a3-46df-b24a-7431d90099e5@identity-protect.org, f945de21-53fb-402a-b40c-5a026e4ce60b@identity-protect.org

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-167.awsdns-20.com
  • ns-918.awsdns-50.net
  • ns-1152.awsdns-16.org
  • ns-1682.awsdns-18.co.uk

MX records

  • membr-com.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com
  • include: mail.zendesk.com
  • include: 4819671.spf04.hubspotemail.net
  • include: sendgrid.net

Threat-feed evidence

History

Related pages

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