Skip to content

Hostname

viglink.com

Last fetched

viglink.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · viglink.comRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/viglink.com

Resolution chain

viglink.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.30.117.236100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.132.1318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.90.573.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.83.61.1593.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.154.9834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.178.9844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.236.22944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.69.8352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.254.21298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.80.19298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
on behalf of viglink.com owner
Contact emails

Subdomains

39 observed subdomains of viglink.com.

Web-graph footprint

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

1,061 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for viglink.com.

MechanismTarget
SPF_INCLUDE_spf.viglink_com._d.easydmarc.pro

Related pages

Pivot deeper into the graph from viglink.com.

Cypher and MCP

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

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