Hostname
tecniconsa.com
Last fetched
tecniconsa.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:818 as the registrar.
Nutrition Label
Resolution chain
tecniconsa.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.43.125.18 | 13.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 94.136.170.102 | 94.136.168.0/22 | AS42831 | — | GB |
WHOIS identity
- Registrar
- iana:818
- Organization
- 635180089473950459
- Contact emails
Subdomains
7 observed subdomains of tecniconsa.com.
Web-graph footprint
Distinct hostnames that link to or from tecniconsa.com in the public web crawl.
63 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for tecniconsa.com.
| Mechanism | Target |
|---|---|
| SPF_A | tecniconsa.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.supremebox.com |
| SPF_IP | 13.43.125.18 |
| SPF_IP | 212.113.150.114 |
| SPF_MX | tecniconsa.com |
Related pages
Pivot deeper into the graph from tecniconsa.com.
- IP · 13.43.125.18
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:818
- Country · GB
- Email · gdpr-masking@gdpr-masked.com
- TLD · .com
- Browse hostnames · te…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tecniconsa.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.