Skip to content

Hostname

motiondata-vector.com

Last fetched

motiondata-vector.com resolves to 1 IPv4 address operated by A1TELEKOM-AT A1 Telekom Austria AG in AT. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · motiondata-vector.comRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/motiondata-vector.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.33.80.115213.33.0.0/17AS8447A1TELEKOM-AT A1 Telekom Austria AGAT

WHOIS identity

Registrar
iana:106
Organization
josef pichler
Contact emails

Subdomains

9 observed subdomains of motiondata-vector.com.

Web-graph footprint

Distinct hostnames that link to or from motiondata-vector.com in the public web crawl.

27 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for motiondata-vector.com.

MechanismTarget
SPF_INCLUDEspf.ourvolaris.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.denzel.at
SPF_IP213.33.80.111
SPF_IP213.33.80.114
SPF_IP213.33.80.81
SPF_IP213.33.80.88
SPF_IP62.47.98.110
SPF_IP91.112.20.46

Related pages

Pivot deeper into the graph from motiondata-vector.com.

Cypher and MCP

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

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