Skip to content

Hostname

sesamelimited.com

Last fetched

sesamelimited.com resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in GB. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · sesamelimited.comRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/sesamelimited.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.61.154.36185.61.154.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.GB
209.42.18.37209.42.18.0/24AS51713WHG-LON - WHG Hosting Services LtdGB

WHOIS identity

Registrar
iana:303
Organization
veronica chirchir
Contact emails

Subdomains

8 observed subdomains of sesamelimited.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for sesamelimited.com.

MechanismTarget
SPF_Asesamelimited.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP185.61.154.35
SPF_IP185.61.154.40/32
SPF_IP209.42.18.27
SPF_MXsesamelimited.com

Related pages

Pivot deeper into the graph from sesamelimited.com.

Cypher and MCP

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

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