Skip to content

Hostname

vietfederation.ca

Last fetched

vietfederation.ca resolves to 1 IPv4 address operated by PALOMINO-ASN - PALOMINO SYSTEM INNOVATIONS INC. in CA. WHOIS lists registrar:myid.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · vietfederation.caRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/vietfederation.ca

Resolution chain

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

IPPrefixASNOperatorCountry
208.92.194.20208.92.194.0/24AS36472PALOMINO-ASN - PALOMINO SYSTEM INNOVATIONS INC.CA

WHOIS identity

Registrar
registrar:myid.ca inc.
Organization
the vietnamese canadian federation
Contact emails

Subdomains

8 observed subdomains of vietfederation.ca.

Web-graph footprint

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

21 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • vietfederation.ca

SPF policy

4 SPF mechanisms authorising senders for vietfederation.ca.

MechanismTarget
SPF_Avietfederation.ca
SPF_IP208.92.193.57
SPF_IP208.92.194.20
SPF_MXvietfederation.ca

Related pages

Pivot deeper into the graph from vietfederation.ca.

Cypher and MCP

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

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