Skip to content

Hostname

rawie.com

Last fetched

rawie.com resolves to 1 IPv4 address operated by AS15817 in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · rawie.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/rawie.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.53.246.128193.56.25.0/24AS15817DE

WHOIS identity

Registrar
iana:1387
Organization
a. rawie gmbh &co. kg
Contact emails

Subdomains

1 observed subdomain of rawie.com.

Subdomain
www.rawie.com

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for rawie.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.94.250.251/32
SPF_IP212.95.109.134
SPF_IP87.140.21.42
SPF_MXrawie.com

Related pages

Pivot deeper into the graph from rawie.com.

Cypher and MCP

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

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