Hostname
funcionalia.com
Last fetched
funcionalia.com resolves to 213.172.39.18, announced in 213.172.224.0/19 by AS15704 - XTRA TELECOM S.A. in ES. funcionalia.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 213.172.39.18
213.172.224.0/19 · AS15704 - XTRA TELECOM S.A. · Madrid, ES
IPv6 resolution
No AAAA record for funcionalia.com is recorded in WhisperGraph.
Attribution
as15704 xtra
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1600
- Registrant organisation
- departamento tecnico - idi servytec networks
- Contact emails
- dominios@servytec.es
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.servytec.es
- ns2.servytec.es
- ns3.servytec.es
- ns4.servytec.es
MX records
- imap.funcionalia.com
- mail.funcionalia.com
- smtp.funcionalia.com
SPF policy
- ip: 212.230.121.144/28
- ip: 193.163.93.151/32
- ip: 213.172.39.16/28
- ip: 2a11:1f40::/29
- ip: 217.172.77.96/27
Threat-feed evidence
History
Related pages
Pivot from funcionalia.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: "funcionalia.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.