Skip to content

Hostname

tempolec.be

Last fetched

tempolec.be resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · tempolec.beRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/tempolec.be

Resolution chain

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

IPPrefixASNOperatorCountry
34.252.100.19534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.98.12334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:ovh
Organization
Contact emails

Subdomains

4 observed subdomains of tempolec.be.

Web-graph footprint

Distinct hostnames that link to or from tempolec.be in the public web crawl.

15 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for tempolec.be.

MechanismTarget
SPF_Amail.tempolec.be
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXtempolec.be

Related pages

Pivot deeper into the graph from tempolec.be.

Cypher and MCP

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

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