Skip to content

Hostname

muniles.ca

Last fetched

muniles.ca resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists iana:505567 as the registrar.

Nutrition Label

WHISPER CANON · muniles.caRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/muniles.ca

Resolution chain

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

IPPrefixASNOperatorCountry
148.113.212.81148.113.128.0/17AS16276OVHCA

WHOIS identity

Registrar
iana:505567
Organization
municipalite des iles- de-la-madeline government municipal
Contact emails

Subdomains

12 observed subdomains of muniles.ca.

Web-graph footprint

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

74 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for muniles.ca.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEmail1.accescite.net
SPF_INCLUDEspf.inlibro.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.113.212.81
SPF_IP192.99.63.166
SPF_IP204.8.0.57
SPF_IP207.134.39.59
SPF_IP52.237.39.194
SPF_IP52.242.17.3
SPF_IP67.212.79.173

Related pages

Pivot deeper into the graph from muniles.ca.

Cypher and MCP

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

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