Skip to content

Hostname

wireless.solutions

Last fetched

wireless.solutions resolves to 2 IPv4 addresses operated by AS-DEVEREUX - The Devereux Foundation in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · wireless.solutionsRouting diversity2.4/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wireless.solutions

Resolution chain

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

IPPrefixASNOperatorCountry
169.46.27.170169.46.0.0/17AS36351AS-DEVEREUX - The Devereux FoundationUS
176.74.22.32176.74.16.0/21AS41000DUSNET-ASGB

WHOIS identity

Registrar
iana:625
Organization
darrin hunter
Contact emails

Subdomains

14 observed subdomains of wireless.solutions.

Web-graph footprint

Distinct hostnames that link to or from wireless.solutions in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for wireless.solutions.

MechanismTarget
SPF_Awireless.solutions
SPF_MXwireless.solutions

Related pages

Pivot deeper into the graph from wireless.solutions.

Cypher and MCP

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

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