Skip to content

Hostname

yardi.ca

Last fetched

yardi.ca resolves to 1 IPv4 address operated by YARDI - YARDI SYSTEMS, INC in AU. WHOIS lists iana:88 as the registrar.

Nutrition Label

WHISPER CANON · yardi.caRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/yardi.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.156.161.80104.156.160.0/23AS16789YARDI - YARDI SYSTEMS, INCAU

WHOIS identity

Registrar
iana:88
Organization
yardi systems
Contact emails

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for yardi.ca.

MechanismTarget
SPF_INCLUDEasp-spf1.yardi.com
SPF_INCLUDEasp-spf2.yardi.com
SPF_INCLUDEother-spf1.yardi.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-0005a801.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.surveymonkey.com
SPF_IP174.46.206.0/23
SPF_IP206.71.73.36/32
SPF_IP74.203.48.0/23
SPF_IP74.203.57.0/24
SPF_IP80.84.241.220

Related pages

Pivot deeper into the graph from yardi.ca.

Cypher and MCP

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

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