Skip to content

Hostname

labvantage.com

Last fetched

labvantage.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · labvantage.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/labvantage.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.1513.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.2913.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.3813.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.4313.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.55.10218.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.11618.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.2218.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.6518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.1253.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.313.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.853.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.913.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of labvantage.com owner
Contact emails

Subdomains

18 observed subdomains of labvantage.com.

Web-graph footprint

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

185 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for labvantage.com.

MechanismTarget
SPF_INCLUDE_spf.mailspamprotection.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.oximailing.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP47.19.19.120
SPF_MXlabvantage.com

Related pages

Pivot deeper into the graph from labvantage.com.

Cypher and MCP

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

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