Skip to content

Hostname

mail.restechservices.net

Last fetched

mail.restechservices.net resolves to 1 IPv4 address operated by RTASN - ResTech Services LLC in US.

Nutrition Label

WHISPER CANON · mail.restechservices.netRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/mail.restechservices.net

Resolution chain

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

IPPrefixASNOperatorCountry
50.93.208.2850.93.208.0/24AS46262RTASN - ResTech Services LLCUS

WHOIS identity

No WHOIS records are currently associated with mail.restechservices.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mail.restechservices.net.

MechanismTarget
SPF_IP10.0.0.0/8
SPF_IP172.16.0.0/12
SPF_IP192.168.0.0/16
SPF_IP204.11.129.0/24
SPF_IP204.11.130.0/23
SPF_IP204.11.134.0/24
SPF_IP204.15.24.0/21
SPF_IP216.26.96.0/19
SPF_MXmail.restechservices.net

Related pages

Pivot deeper into the graph from mail.restechservices.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.restechservices.net"})-[: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.