Skip to content

Hostname

ovationtix.com

Last fetched

ovationtix.com resolves to 1 IPv4 address operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ovationtix.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ovationtix.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.0.66.47192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:146
Organization
theatermania.com
Contact emails

Subdomains

124 observed subdomains of ovationtix.com.

Web-graph footprint

Distinct hostnames that link to or from ovationtix.com in the public web crawl.

301 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for ovationtix.com.

MechanismTarget
SPF_Aovationtix.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP174.46.206.104
SPF_IP174.46.206.84
SPF_IP18.233.219.200
SPF_IP52.2.24.5
SPF_IP52.5.216.29
SPF_IP52.8.244.1
SPF_IP52.9.78.72
SPF_IP54.84.173.14
SPF_IP63.138.22.162
SPF_IP63.138.22.166
SPF_MXovationtix.com

Related pages

Pivot deeper into the graph from ovationtix.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ovationtix.com"})-[: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.