Skip to content

Hostname

lab98.co

Last fetched

lab98.co resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in EG.

Nutrition Label

WHISPER CANON · lab98.coRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/lab98.co

Resolution chain

lab98.co resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.175.196.153.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
3.175.196.523.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
3.175.196.773.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
3.175.196.973.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG

WHOIS identity

No WHOIS records are currently associated with lab98.co in WhisperGraph.

Subdomains

2 observed subdomains of lab98.co.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for lab98.co.

MechanismTarget
SPF_INCLUDEsecureserver.net
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from lab98.co.

Cypher and MCP

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

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