Skip to content

Hostname

medlemssystem.com

Last fetched

medlemssystem.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · medlemssystem.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/medlemssystem.com

Resolution chain

medlemssystem.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.211.158.20552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.195.25054.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.188.20763.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:106
Organization
Contact emails

Subdomains

112 observed subdomains of medlemssystem.com.

Web-graph footprint

Distinct hostnames that link to or from medlemssystem.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for medlemssystem.com.

MechanismTarget
SPF_Aapi.medlemssystem.com
SPF_Amedlemssystem.com
SPF_IP139.116.71.0/25
SPF_IP2a02:9c8:0:1001::/64
SPF_MXmedlemssystem.com

Related pages

Pivot deeper into the graph from medlemssystem.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "medlemssystem.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.