Skip to content

Hostname

smtp.risimaging.com

Last fetched

smtp.risimaging.com resolves to 1 IPv4 address operated by IMH-IAD - InMotion Hosting, Inc. in US.

Nutrition Label

WHISPER CANON · smtp.risimaging.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/smtp.risimaging.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.193.142.172104.193.140.0/22AS54641IMH-IAD - InMotion Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with smtp.risimaging.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for smtp.risimaging.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.193.142.172
SPF_IP128.136.213.96/28
SPF_IP128.136.219.96/27
SPF_IP207.67.44.189/32
SPF_IP64.132.201.93/32
SPF_IP74.203.211.13/32
SPF_MXsmtp.risimaging.com

Related pages

Pivot deeper into the graph from smtp.risimaging.com.

Cypher and MCP

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

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