Hostname
isfyc.com
Last fetched
isfyc.com resolves to 2 IPv4 addresses operated by AXARNET-AS - AXARNET COMUNICACIONES, S.L. in ES. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
isfyc.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 |
|---|---|---|---|---|
| 188.95.113.108 | 188.95.112.0/21 | AS50926 | AXARNET-AS - AXARNET COMUNICACIONES, S.L. | ES |
| 64.190.63.222 | 64.190.62.0/23 | AS47846 | SEDO-AS - SEDO GmbH | DE |
WHOIS identity
- Registrar
- iana:83
- Organization
- luis larrea bozalongo
- Contact emails
Subdomains
7 observed subdomains of isfyc.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from isfyc.com.
- IP · 188.95.113.108
- ASN · AS50926AXARNET-AS - AXARNET COMUNICACIONES, S.L.
- Registrar · iana:83
- Country · ES
- Email · lulango@gmail.com
- TLD · .com
- Browse hostnames · is…
- 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: "isfyc.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.