Skip to content

Hostname

techni-consultant.com

Last fetched

techni-consultant.com resolves to 192.185.17.181, announced in 192.185.16.0/22 by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US. techni-consultant.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 · techni-consultant.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/techni-consultant.com

Resolution chain

IPv6 resolution

No AAAA record for techni-consultant.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:146
Registrant organisation
david lafontaine
Contact emails
techni-consultant.com@shieldwhois.com, david.lafontaine@techni-consultant.com

Subdomains

Mail and authentication

Nameservers

  • greg.ns.cloudflare.com
  • zariyah.ns.cloudflare.com

MX records

  • techniconsultant-com01e.mail.protection.outlook.com

SPF policy

  • include: nutcache.com
  • include: spf.protection.outlook.com
  • a: techni-consultant.com
  • mx: techni-consultant.com
  • include: sendgrid.net
  • ip: 168.245.64.91
  • ip: 198.37.145.162
  • ip: 67.205.73.195

Threat-feed evidence

History

Related pages

Pivot from techni-consultant.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: "techni-consultant.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.