Skip to content

Hostname

sijmds.com

Last fetched

sijmds.com resolves to 20 IPv4 addresses operated by AS42910 in TR. WHOIS lists iana:609 as the registrar.

Nutrition Label

WHISPER CANON · sijmds.comRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/sijmds.com

Resolution chain

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

WHOIS identity

Registrar
iana:609
Organization
Contact emails

Subdomains

2 observed subdomains of sijmds.com.

Web-graph footprint

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

151 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for sijmds.com.

MechanismTarget
SPF_Asijmds.com
SPF_IP188.132.158.132
SPF_MXsijmds.com

Related pages

Pivot deeper into the graph from sijmds.com.

Cypher and MCP

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

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