Skip to content

Hostname

multifi.in

Last fetched

multifi.in resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · multifi.inRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/multifi.in

Resolution chain

multifi.in resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
160.153.0.51160.153.0.0/24AS209242US
185.158.133.1185.158.133.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.PL

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

42 observed subdomains of multifi.in.

Web-graph footprint

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

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for multifi.in.

MechanismTarget
SPF_Amultifi.in
SPF_INCLUDEsecureserver.net
SPF_MXmultifi.in

Related pages

Pivot deeper into the graph from multifi.in.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "multifi.in"})-[: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.