Skip to content

Hostname

centraltechnology.net

Last fetched

centraltechnology.net resolves to 2 IPv4 addresses operated by CBC-ISPA-CUSTFACING - Central Bancompany, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · centraltechnology.netRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/centraltechnology.net

Resolution chain

centraltechnology.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.255.160.24199.255.160.0/24AS55056CBC-ISPA-CUSTFACING - Central Bancompany, Inc.US
199.255.162.24199.255.162.0/24AS55056CBC-ISPA-CUSTFACING - Central Bancompany, Inc.US

WHOIS identity

Registrar
iana:292
Organization
central technology services
Contact emails

Subdomains

17 observed subdomains of centraltechnology.net.

Web-graph footprint

Distinct hostnames that link to or from centraltechnology.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for centraltechnology.net.

MechanismTarget
SPF_INCLUDEe2ma.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP199.255.160.0/22

Related pages

Pivot deeper into the graph from centraltechnology.net.

Cypher and MCP

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

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