Skip to content

Hostname

valuehost.ca

Last fetched

valuehost.ca resolves to 1 IPv4 address operated by PONYNET - FranTech Solutions in US.

Nutrition Label

WHISPER CANON · valuehost.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/valuehost.ca

Resolution chain

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

IPPrefixASNOperatorCountry
198.98.54.245198.98.48.0/20AS53667PONYNET - FranTech SolutionsUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • valuehost.ca

SPF policy

9 SPF mechanisms authorising senders for valuehost.ca.

MechanismTarget
SPF_Avaluehost.ca
SPF_IP104.129.128.142
SPF_IP104.129.128.78
SPF_IP168.144.5.37
SPF_IP168.144.5.67
SPF_IP198.98.50.75
SPF_IP198.98.54.245
SPF_IP66.113.176.31
SPF_MXvaluehost.ca

Related pages

Pivot deeper into the graph from valuehost.ca.

Cypher and MCP

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

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