Hostname
iscot.com.ar
Last fetched
iscot.com.ar resolves to 3 IPv4 addresses operated by IFX18747 - IFX Corporation in US.
Nutrition Label
Resolution chain
iscot.com.ar resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 181.119.48.142 | 181.119.48.0/24 | AS18747 | IFX18747 - IFX Corporation | US |
| 199.60.103.154 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.54 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
No WHOIS records are currently associated with iscot.com.ar in WhisperGraph.
Subdomains
40 observed subdomains of iscot.com.ar.
Showing 25 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from iscot.com.ar in the public web crawl.
8 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for iscot.com.ar.
| Mechanism | Target |
|---|---|
| SPF_A | iscot.com.ar |
| SPF_INCLUDE | 8423253.spf06.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_IP | 181.119.48.1/25 |
| SPF_IP | 181.119.48.121 |
| SPF_IP | 200.80.43.108/32 |
| SPF_MX | iscot.com.ar |
Related pages
Pivot deeper into the graph from iscot.com.ar.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "iscot.com.ar"})-[: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.