Hostname
tangelo-software.com
Last fetched
tangelo-software.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
tangelo-software.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 99.83.231.61 | 99.83.224.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- rfpqrxxqcq@whoisprivacyprotect.com
- 4950213866@tangelo-software.com.whoistrustee.com
- wntndqvy@whoisprivacyprotect.com
- wxybwdvv@whoisprivacyprotect.com
- 1ecda1e933d3085a8e501f8b2d266affe1bf4d8d977abfe8efc7503d0bcc2b82@tangelo-software.com.whoisproxy.org
- 350eaab3c10c7c70f18092c5a1d08e56ef1fba822ffd272a56e729689ed856a9@tangelo-software.com.whoisproxy.org
- 580ced359bc00624571c6af02280995df69e62fc934b1fcd03c7d6227beac9ad@tangelo-software.com.whoisproxy.org
- 6c3a1432162859c3fdcc513a2fc5d74c30f9e6252d41deba52e7808a4426ece8@tangelo-software.com.whoisproxy.org
- d99f9520ae62c869c88c80d7af3f793048e3eb0c4768290d46c318e5e779e4ff@tangelo-software.com.whoisproxy.org
Subdomains
18 observed subdomains of tangelo-software.com.
Web-graph footprint
Distinct hostnames that link to or from tangelo-software.com in the public web crawl.
31 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for tangelo-software.com.
| Mechanism | Target |
|---|---|
| SPF_A | tangelo-software.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from tangelo-software.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tangelo-software.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.