Skip to content

Hostname

www.rosintel.com

Last fetched

www.rosintel.com resolves to 1 IPv4 address operated by AS24689 in RU.

Nutrition Label

WHISPER CANON · www.rosintel.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/www.rosintel.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.103.73.591.103.73.0/24AS24689RU

WHOIS identity

No WHOIS records are currently associated with www.rosintel.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for www.rosintel.com.

MechanismTarget
SPF_Amail.rosintel.com
SPF_Anewmail.rosintel.com
SPF_Awww.rosintel.com
SPF_IP91.103.73.14
SPF_IP91.103.73.20
SPF_IP91.103.73.30
SPF_IP91.103.73.6
SPF_MXrosintel.com
SPF_MXwww.rosintel.com

Related pages

Pivot deeper into the graph from www.rosintel.com.

Cypher and MCP

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

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