Skip to content

Hostname

sertech.com

Last fetched

sertech.com resolves to 1 IPv4 address operated by H5COLO - H5 Colo Associates LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
74.113.59.2574.113.56.0/21AS31893H5COLO - H5 Colo Associates LLCUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

13 observed subdomains of sertech.com.

Web-graph footprint

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

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for sertech.com.

MechanismTarget
SPF_Asertech.com
SPF_INCLUDE7740979.spf10.hubspotemail.net
SPF_INCLUDEelabs13.com
SPF_INCLUDEelabs5.com
SPF_INCLUDEsertech.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_IP206.191.224.0/19
SPF_IP23.103.224.0/19
SPF_IP40.103.0.0/16
SPF_IP74.113.59.1/24
SPF_MXsertech.com

Related pages

Pivot deeper into the graph from sertech.com.

Cypher and MCP

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

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