Skip to content

Hostname

r-express.com

Last fetched

r-express.com resolves to 1 IPv4 address operated by AS47447 in DE. WHOIS lists iana:828 as the registrar.

Nutrition Label

WHISPER CANON · r-express.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/r-express.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.88.212.117185.88.212.0/22AS47447DE

WHOIS identity

Registrar
iana:828
Organization
cao cong gang
Contact emails

Subdomains

6 observed subdomains of r-express.com.

Web-graph footprint

Distinct hostnames that link to or from r-express.com in the public web crawl.

35 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for r-express.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc2116-98.eu.iphmx.com
SPF_EXISTS%{i}.spf.hc611-36.eu.iphmx.com
SPF_INCLUDE26975172.spf07.hubspotemail.net
SPF_INCLUDEspf.heyrecruit.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp.net
SPF_IP164.139.39.100
SPF_IP164.61.234.200
SPF_IP217.76.97.34
SPF_IP2a02:b30:201:100::/64
SPF_MXr-express.com
SPF_REDIRECTspf.metro.info

Related pages

Pivot deeper into the graph from r-express.com.

Cypher and MCP

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

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