Skip to content

Hostname

mail.sedjuk.com

Last fetched

mail.sedjuk.com resolves to 9 IPv4 addresses operated by AS47583 in SG.

Nutrition Label

WHISPER CANON · mail.sedjuk.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.sedjuk.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.163.42.90194.165.51.0/24AS47583SG
3.5.147.453.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.1603.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.663.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.124.20952.219.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.124.2952.219.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.125.4952.219.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.164.17152.219.202.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.164.2552.219.202.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with mail.sedjuk.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mail.sedjuk.com.

MechanismTarget
SPF_Amail.sedjuk.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP156.67.209.101/24
SPF_IP194.163.42.51
SPF_MXmail.sedjuk.com

Related pages

Pivot deeper into the graph from mail.sedjuk.com.

Cypher and MCP

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

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