Skip to content

Hostname

myclassico.com

Last fetched

myclassico.com resolves to 1 IPv4 address operated by AS61157 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
46.229.47.7346.229.47.0/24AS61157DE

WHOIS identity

Registrar
iana:269
Organization
classico textilhandels
Contact emails

Subdomains

27 observed subdomains of myclassico.com.

Web-graph footprint

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

57 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for myclassico.com.

MechanismTarget
SPF_Aa68.kcs-server.de
SPF_Aa73.kcs-server.de
SPF_Amyclassico.com
SPF_Arelay.myclassico.com
SPF_INCLUDEispgateway.de
SPF_IP212.162.52.158
SPF_IP46.229.47.73
SPF_MXmyclassico.com

Related pages

Pivot deeper into the graph from myclassico.com.

Cypher and MCP

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

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