Skip to content

Hostname

robotechshop.com

Last fetched

robotechshop.com resolves to 5 IPv4 addresses operated by AS150156 in BD. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · robotechshop.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/robotechshop.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.112.62.142103.112.62.0/24AS150156BD
167.71.185.204167.71.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
38.114.121.4038.114.121.0/24AS63023AS-GLOBALTELEHOST - GTHostUS
45.63.67.18145.63.64.0/20AS20473AS-VULTR - The Constant Company, LLCUS
66.42.124.10166.42.112.0/20AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:303
Organization
baized shuvo
Contact emails

Subdomains

11 observed subdomains of robotechshop.com.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for robotechshop.com.

MechanismTarget
SPF_Arobotechshop.com
SPF_IP103.112.62.142
SPF_IP138.201.23.126
SPF_IP162.221.186.242
SPF_IP195.201.173.159
SPF_IP65.108.70.125
SPF_IP88.198.34.212
SPF_IP88.198.62.98
SPF_IP95.217.203.187
SPF_MXrobotechshop.com

Related pages

Pivot deeper into the graph from robotechshop.com.

Cypher and MCP

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

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