Skip to content

Hostname

kris-smith.art

Last fetched

kris-smith.art resolves to 1 IPv4 address operated by AS63949 in AU. WHOIS lists iana:1609 as the registrar.

Nutrition Label

WHISPER CANON · kris-smith.artRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/kris-smith.art

Resolution chain

kris-smith.art resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.79.118.845.79.118.0/24AS63949AU

WHOIS identity

Registrar
iana:1609
Organization
kris smith
Contact emails

Subdomains

8 observed subdomains of kris-smith.art.

Web-graph footprint

Distinct hostnames that link to or from kris-smith.art in the public web crawl.

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • kris-smith.art

SPF policy

4 SPF mechanisms authorising senders for kris-smith.art.

MechanismTarget
SPF_Akris-smith.art
SPF_INCLUDEsmtp-relay1.hostingbay.net
SPF_IP45.79.118.8
SPF_MXkris-smith.art

Related pages

Pivot deeper into the graph from kris-smith.art.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kris-smith.art"})-[: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.