Skip to content

Hostname

fityisz.com

Last fetched

fityisz.com resolves to 1 IPv4 address operated by AS51013 in HU. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · fityisz.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/fityisz.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.111.89.220185.111.89.0/24AS51013HU

WHOIS identity

Registrar
iana:1505
Organization
bimton expert kft.
Contact emails

Subdomains

10 observed subdomains of fityisz.com.

Web-graph footprint

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

102 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • fityisz.com

SPF policy

7 SPF mechanisms authorising senders for fityisz.com.

MechanismTarget
SPF_Afityisz.com
SPF_INCLUDEmail.cpanel35.tarhelypark.hu
SPF_INCLUDEmail.cpanel45.tarhelypark.hu
SPF_IP185.111.89.220
SPF_IP185.51.67.19
SPF_IP185.51.67.22
SPF_MXfityisz.com

Related pages

Pivot deeper into the graph from fityisz.com.

Cypher and MCP

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

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