Skip to content

Hostname

switchto.ng

Last fetched

switchto.ng resolves to 1 IPv4 address operated by AS36938 in NG. WHOIS lists registrar:nigeria internet registration association (nira) as the registrar.

Nutrition Label

WHISPER CANON · switchto.ngRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/switchto.ng

Resolution chain

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

IPPrefixASNOperatorCountry
41.222.79.441.222.79.0/24AS36938NG

WHOIS identity

Registrar
registrar:nigeria internet registration association (nira)
Organization
nira
Contact emails

Subdomains

2 observed subdomains of switchto.ng.

Web-graph footprint

Distinct hostnames that link to or from switchto.ng in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from switchto.ng.

Cypher and MCP

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

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