Skip to content

Hostname

vagtex.com

Last fetched

vagtex.com resolves to 1 IPv4 address operated by AS210878 in RO. WHOIS lists iana:625 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
109.207.131.250109.207.131.0/24AS210878RO

WHOIS identity

Registrar
iana:625
Organization
domain admin
Contact emails

Subdomains

4 observed subdomains of vagtex.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

17 SPF mechanisms authorising senders for vagtex.com.

MechanismTarget
SPF_Avagtex.com
SPF_IP103.242.1.101
SPF_IP103.242.1.102
SPF_IP103.242.1.103
SPF_IP103.242.2.101
SPF_IP103.242.2.102
SPF_IP103.242.2.103
SPF_IP154.212.25.101
SPF_IP154.212.25.102
SPF_IP154.212.25.103
SPF_IP23.26.65.101
SPF_IP23.26.65.102
SPF_IP23.26.65.103
SPF_IP23.26.82.101
SPF_IP23.26.82.102
SPF_IP23.26.82.103
SPF_MXvagtex.com

Related pages

Pivot deeper into the graph from vagtex.com.

Cypher and MCP

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

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