Skip to content

Hostname

interfit.pl

Last fetched

interfit.pl resolves to 1 IPv4 address operated by IQPL-AS in PL. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · interfit.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/interfit.pl

Resolution chain

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

IPPrefixASNOperatorCountry
185.110.51.107185.110.51.0/24AS47544IQPL-ASPL

WHOIS identity

Registrar
registrar:consulting service sp. z o.o.
Organization
Contact emails

Subdomains

4 observed subdomains of interfit.pl.

Web-graph footprint

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

58 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for interfit.pl.

MechanismTarget
SPF_Ainterfit.pl
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP185.242.135.154
SPF_MXinterfit.pl

Related pages

Pivot deeper into the graph from interfit.pl.

Cypher and MCP

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

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