Skip to content

Hostname

frontendart.com

Last fetched

frontendart.com resolves to 2 IPv4 addresses operated by AS20845 in HU. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · frontendart.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/frontendart.com

Resolution chain

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

WHOIS identity

Registrar
iana:269
Organization
frontendart szoftver kft.
Contact emails

Subdomains

69 observed subdomains of frontendart.com.

Web-graph footprint

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

42 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for frontendart.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP23.88.53.80
SPF_IP92.43.200.0/21
SPF_MXfrontendart.com

Related pages

Pivot deeper into the graph from frontendart.com.

Cypher and MCP

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

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