Skip to content

Hostname

lafise.com

Last fetched

lafise.com resolves to 1 IPv4 address operated by AS262185 in NI. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · lafise.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/lafise.com

Resolution chain

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

IPPrefixASNOperatorCountry
200.106.247.56200.106.247.0/24AS262185NI

WHOIS identity

Registrar
iana:2
Organization
banco lafise sociedad anonima
Contact emails

Subdomains

70 observed subdomains of lafise.com.

Web-graph footprint

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

169 sites link to this hostname.

97 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for lafise.com.

Related pages

Pivot deeper into the graph from lafise.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lafise.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 20

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