Skip to content

Hostname

simplelists.com

Last fetched

simplelists.com resolves to 2 IPv4 addresses operated by SERVERHOUSE in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · simplelists.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/simplelists.com

Resolution chain

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

IPPrefixASNOperatorCountry
78.143.254.2178.143.254.0/24AS21472SERVERHOUSEGB
78.143.254.5178.143.254.0/24AS21472SERVERHOUSEGB

WHOIS identity

Registrar
iana:69
Organization
andrew beverley
Contact emails

Subdomains

588 observed subdomains of simplelists.com.

Web-graph footprint

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

275 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for simplelists.com.

Related pages

Pivot deeper into the graph from simplelists.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "simplelists.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.