Skip to content

Hostname

akakensmith.com

Last fetched

akakensmith.com resolves to 192.0.78.156, announced in 192.0.78.0/24 by AUTOMATTIC - Automattic, Inc in US. akakensmith.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · akakensmith.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/akakensmith.com

Resolution chain

IPv6 resolution

No AAAA record for akakensmith.com is recorded in WhisperGraph.

Attribution

automattic

ORIGIN_AS

WHOIS identity

Registrar
iana:1531
Registrant organisation
kenneth smith
Contact emails
ksmith@iusb.edu, akakensmith.com@privatewho.is

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns1.wordpress.com
  • ns2.wordpress.com
  • ns3.wordpress.com
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • mailgw-1.gippy.net
  • mailgw-2.gippy.net

SPF policy

  • ip: 66.160.135.0/24
  • ip: 64.62.135.0/24
  • ip: 216.243.150.0/24
  • ip: 216.250.166.0/24
  • ip: 216.243.170.0/24
  • ip: 66.220.23.224/27
  • mx: akakensmith.com
  • include: _spf.wpcloud.com

Threat-feed evidence

History

Related pages

Pivot from akakensmith.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "akakensmith.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.