Skip to content

Hostname

bertek.com

Last fetched

bertek.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · bertek.comRouting diversity4.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bertek.com

Resolution chain

bertek.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.30.37.186100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.12.24100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.198.20013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.148.593.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.142.8044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.220.20252.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of bertek.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bertek.com.

MechanismTarget
SPF_INCLUDEae.veevasystems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.13.219.136
SPF_IP103.13.219.137
SPF_IP12.108.126.77
SPF_IP129.35.202.242
SPF_IP129.35.202.243
SPF_IP203.110.158.233
SPF_IP204.128.5.31
SPF_IP204.128.5.32
SPF_MXbertek.com

Related pages

Pivot deeper into the graph from bertek.com.

Cypher and MCP

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

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