Skip to content

Hostname

burhantec.com

Last fetched

burhantec.com resolves to 1 IPv4 address operated by AS47583 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.164.66.237194.164.64.0/21AS47583US

WHOIS identity

Registrar
iana:146
Organization
ali kutbuddin
Contact emails

Subdomains

26 observed subdomains of burhantec.com.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for burhantec.com.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDEone.zoho.in
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEusermail.zohocreator.com
SPF_INCLUDEzeptomail.net
SPF_IP168.187.102.226
SPF_IP20.216.6.221
SPF_IP20.233.37.65
SPF_IP37.34.208.46
SPF_IP37.34.253.216
SPF_IP52.175.198.182

Related pages

Pivot deeper into the graph from burhantec.com.

Cypher and MCP

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

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