Skip to content

Hostname

artfide.com

Last fetched

artfide.com resolves to 1 IPv4 address operated by GORILLASERVERS - GorillaServers, Inc. in US. WHOIS lists iana:1636 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.239.110.22123.239.110.0/23AS53850GORILLASERVERS - GorillaServers, Inc.US

WHOIS identity

Registrar
iana:1636
Organization
carlos alfredo vasquez paguada
Contact emails

Subdomains

8 observed subdomains of artfide.com.

Threat posture

History

Mail and authentication

MX records

  • artfide.com

SPF policy

7 SPF mechanisms authorising senders for artfide.com.

MechanismTarget
SPF_Aartfide.com
SPF_IP147.135.51.151
SPF_IP148.163.92.66
SPF_IP148.163.92.67
SPF_IP192.99.92.211
SPF_IP23.239.110.221
SPF_MXartfide.com

Related pages

Pivot deeper into the graph from artfide.com.

Cypher and MCP

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

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