Skip to content

Hostname

tick.com.ng

Last fetched

tick.com.ng resolves to 1 IPv4 address operated by HS in RO. WHOIS lists iana:290414 as the registrar.

Nutrition Label

WHISPER CANON · tick.com.ngRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tick.com.ng

Resolution chain

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

IPPrefixASNOperatorCountry
185.198.59.26185.198.59.0/24AS60117HSRO

WHOIS identity

Registrar
iana:290414
Organization
paul gregory
Contact emails

Subdomains

5 observed subdomains of tick.com.ng.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • tick.com.ng

SPF policy

3 SPF mechanisms authorising senders for tick.com.ng.

MechanismTarget
SPF_Atick.com.ng
SPF_IP185.198.59.26
SPF_MXtick.com.ng

Related pages

Pivot deeper into the graph from tick.com.ng.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tick.com.ng"})-[: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.