Skip to content

Hostname

interfisa.com.py

Last fetched

interfisa.com.py resolves to 1 IPv4 address operated by AS28103 in PY.

Nutrition Label

WHISPER CANON · interfisa.com.pyRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/interfisa.com.py

Resolution chain

interfisa.com.py resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
190.211.240.201190.211.240.0/24AS28103PY

WHOIS identity

No WHOIS records are currently associated with interfisa.com.py in WhisperGraph.

Subdomains

5 observed subdomains of interfisa.com.py.

Web-graph footprint

Distinct hostnames that link to or from interfisa.com.py in the public web crawl.

29 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for interfisa.com.py.

MechanismTarget
SPF_Amfod-usw2.prod.hydra.sophos.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.161.252.186
SPF_IP200.85.60.90

Related pages

Pivot deeper into the graph from interfisa.com.py.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "interfisa.com.py"})-[: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 20

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