Skip to content

Hostname

silimed.com

Last fetched

silimed.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · silimed.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/silimed.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.184.10108.156.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.184.114108.156.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.184.59108.156.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.184.92108.156.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.214.124108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.72108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.9108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.91108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:146
Organization
deborah bettencourt
Contact emails

Subdomains

14 observed subdomains of silimed.com.

Web-graph footprint

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

64 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for silimed.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from silimed.com.

Cypher and MCP

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

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