Skip to content

Hostname

laboredge.com

Last fetched

laboredge.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · laboredge.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/laboredge.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.31.12818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.2018.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.5418.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.8018.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.12399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for laboredge.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailsender.badgecert.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.75.195/32
SPF_IP52.36.191.199
SPF_IP54.240.85.20
SPF_IP54.240.85.206/31
SPF_IP76.223.147.4/31

Related pages

Pivot deeper into the graph from laboredge.com.

Cypher and MCP

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

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