Skip to content

Hostname

tenderslab.tech

Last fetched

tenderslab.tech resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · tenderslab.techRouting diversity4.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/tenderslab.tech

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.244.171100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.118.1733.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.65.1873.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.221.11734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.254.6744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.245.22944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.171.12444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.195.24944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.30.11454.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.82.7398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.69.998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.76.5098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of tenderslab.tech.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tenderslab.tech.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from tenderslab.tech.

Cypher and MCP

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

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