Skip to content

Hostname

mfstore.pl

Last fetched

mfstore.pl resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · mfstore.plRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mfstore.pl

Resolution chain

mfstore.pl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.8.30104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.30104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.228172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with mfstore.pl in WhisperGraph.

Subdomains

2 observed subdomains of mfstore.pl.

Web-graph footprint

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

6 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for mfstore.pl.

MechanismTarget
SPF_Amfstore.pl
SPF_INCLUDE_spf.google.com
SPF_IP20.101.166.13
SPF_IP20.16.32.64
SPF_IP20.54.234.116
SPF_IP4.180.115.141
SPF_IP40.118.97.69
SPF_IP46.28.13.149
SPF_MXmfstore.pl

Related pages

Pivot deeper into the graph from mfstore.pl.

Cypher and MCP

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

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