Skip to content

Hostname

nexgrill.ca

Last fetched

nexgrill.ca resolves to 2 IPv4 addresses operated by INFB-AS - Internet Names For Business Inc. in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · nexgrill.caRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/nexgrill.ca

Resolution chain

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

IPPrefixASNOperatorCountry
216.251.32.99216.251.32.0/20AS14116INFB-AS - Internet Names For Business Inc.CA
23.227.38.3623.227.38.0/23AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Subdomains

2 observed subdomains of nexgrill.ca.

Web-graph footprint

Distinct hostnames that link to or from nexgrill.ca in the public web crawl.

32 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nexgrill.ca.

MechanismTarget
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP47.179.22.210
SPF_IP47.179.22.211
SPF_IP47.179.22.212

Related pages

Pivot deeper into the graph from nexgrill.ca.

Cypher and MCP

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

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