Skip to content

Hostname

ranews.com

Last fetched

ranews.com resolves to 1 IPv4 address operated by NETACTUATE - NetActuate, Inc in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · ranews.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ranews.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.245.157.72192.245.157.0/24AS394344NETACTUATE - NetActuate, IncUS

WHOIS identity

Registrar
iana:48
Organization
bryant beeland
Contact emails

Subdomains

4 observed subdomains of ranews.com.

Web-graph footprint

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

5 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ranews.com.

MechanismTarget
SPF_EXISTS%{i}._spf.inkyphishfence.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEjohndeere.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.167.200.246
SPF_IP12.116.17.174
SPF_IP173.200.7.122
SPF_IP184.80.216.185
SPF_IP192.245.157.72
SPF_IP208.123.253.106
SPF_IP38.113.1.225
SPF_IP64.190.68.34
SPF_IP65.254.225.229

Related pages

Pivot deeper into the graph from ranews.com.

Cypher and MCP

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

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