Skip to content

Hostname

rustinpieces.ca

Last fetched

rustinpieces.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:grape inc. as the registrar.

Nutrition Label

WHISPER CANON · rustinpieces.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/rustinpieces.ca

Resolution chain

rustinpieces.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:grape inc.
Organization
Contact emails

Subdomains

1 observed subdomain of rustinpieces.ca.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • rustinpieces.ca

SPF policy

5 SPF mechanisms authorising senders for rustinpieces.ca.

MechanismTarget
SPF_Arustinpieces.ca
SPF_INCLUDEspf.yyz2.servername.online
SPF_IP66.102.132.87
SPF_IP66.102.133.116/32
SPF_MXrustinpieces.ca

Related pages

Pivot deeper into the graph from rustinpieces.ca.

Cypher and MCP

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

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