Skip to content

Hostname

gadgetsandtech.net

Last fetched

gadgetsandtech.net resolves to 2 IPv4 addresses operated by BIGSCOOTS - BigScoots in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · gadgetsandtech.netRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/gadgetsandtech.net

Resolution chain

gadgetsandtech.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.12.120.81154.12.120.0/21AS394303BIGSCOOTS - BigScootsUS
216.185.212.183216.185.212.0/22AS394303BIGSCOOTS - BigScootsUS

WHOIS identity

Registrar
iana:625
Organization
jeffrey aspacio
Contact emails

Subdomains

7 observed subdomains of gadgetsandtech.net.

Web-graph footprint

Distinct hostnames that link to or from gadgetsandtech.net in the public web crawl.

18 sites link to this hostname.

246 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • gadgetsandtech.net

SPF policy

7 SPF mechanisms authorising senders for gadgetsandtech.net.

MechanismTarget
SPF_Agadgetsandtech.net
SPF_IP154.12.120.64
SPF_IP154.12.120.81
SPF_IP216.185.212.183
SPF_IP50.31.119.72
SPF_IP50.31.98.171
SPF_MXgadgetsandtech.net

Related pages

Pivot deeper into the graph from gadgetsandtech.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gadgetsandtech.net"})-[: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.