Skip to content

Hostname

robinsood.com

Last fetched

robinsood.com resolves to 3 IPv4 addresses operated by ASIATECH - Asiatech Data Transmission company in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · robinsood.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/robinsood.com

Resolution chain

robinsood.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.141.213.117185.141.213.0/24AS43754ASIATECH - Asiatech Data Transmission companyIR
87.107.185.1487.107.185.0/24AS42337RESPINA-AS - Respina Networks & Beyond PJSCIR
109.122.246.80109.122.246.0/24AS60631PARVASYSTEM - Vandad Vira Hooman LLCIR

WHOIS identity

Registrar
iana:113
Organization
c/o idps international domain privacy services
Contact emails

Subdomains

3 observed subdomains of robinsood.com.

Web-graph footprint

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

7 sites link to this hostname.

84 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for robinsood.com.

MechanismTarget
SPF_Arobinsood.com
SPF_INCLUDEspf.cmercury.com
SPF_IP136.243.124.230/32
SPF_IP185.141.213.117
SPF_MXrobinsood.com

Related pages

Pivot deeper into the graph from robinsood.com.

Cypher and MCP

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

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