Skip to content

Hostname

dewasexpress.com

Last fetched

dewasexpress.com resolves to 1 IPv4 address operated by AS59187 in JP. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · dewasexpress.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dewasexpress.com

Resolution chain

dewasexpress.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
156.238.98.83156.238.98.0/24AS59187JP

WHOIS identity

Registrar
iana:303
Organization
codezesk
Contact emails

Subdomains

11 observed subdomains of dewasexpress.com.

Web-graph footprint

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

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dewasexpress.com

SPF policy

12 SPF mechanisms authorising senders for dewasexpress.com.

MechanismTarget
SPF_Adewasexpress.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP103.140.73.64
SPF_IP103.39.132.38
SPF_IP103.73.191.213
SPF_IP109.123.236.37
SPF_IP156.238.98.83
SPF_IP164.52.217.68
SPF_IP207.180.223.45
SPF_IP216.240.150.71
SPF_IP66.94.99.90
SPF_MXdewasexpress.com

Related pages

Pivot deeper into the graph from dewasexpress.com.

Cypher and MCP

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

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