Skip to content

Hostname

tecnocasa.com

Last fetched

tecnocasa.com resolves to 34.102.156.154, announced in 34.100.0.0/14 by GOOGLE-CLOUD-PLATFORM - Google LLC in US. tecnocasa.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · tecnocasa.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tecnocasa.com

Resolution chain

IPv6 resolution

No AAAA record for tecnocasa.com is recorded in WhisperGraph.

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:168
Registrant organisation
tecnocasa franchising s.p.a.
Contact emails
valentino@tecnocasa.com, depal@tecnocasa.it

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns1.proxys.com
  • dns2.proxys.com

MX records

  • tecnocasa-com.mail.protection.outlook.com

SPF policy

  • ip: 193.122.3.216/18
  • ip: 130.61.12.58/16
  • include: musvc.com
  • include: spf.protection.outlook.com
  • include: _spf.salesforce.com
  • mx: tecnocasa.com
  • a: mailrelay.tecnocasa.com
  • include: t.contactlab.it
  • include: servers.mcsv.net
  • ip: 130.61.204.102
  • ip: 213.215.181.134
  • ip: 80.86.180.184

Threat-feed evidence

History

Related pages

Pivot from tecnocasa.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tecnocasa.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.