Skip to content

Hostname

remotehams.com

Last fetched

remotehams.com resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:1472 as the registrar.

Nutrition Label

WHISPER CANON · remotehams.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/remotehams.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.44.211.30142.47.81.0/24AS16276CA

WHOIS identity

Registrar
iana:1472
Organization
brandon hansen
Contact emails

Subdomains

10 observed subdomains of remotehams.com.

Web-graph footprint

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

86 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for remotehams.com.

MechanismTarget
SPF_INCLUDEspf.supremebox.com
SPF_IP198.23.53.216
SPF_IP198.23.53.235
SPF_IP198.23.53.42/32
SPF_IP198.23.62.187
SPF_MXremotehams.com

Related pages

Pivot deeper into the graph from remotehams.com.

Cypher and MCP

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

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