Skip to content

Hostname

bidaltec.com

Last fetched

bidaltec.com resolves to 1 IPv4 address operated by PRIVATESYSTEMS - PrivateSystems Networks in NL. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · bidaltec.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bidaltec.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.42.197.105209.42.192.0/18AS63410PRIVATESYSTEMS - PrivateSystems NetworksNL

WHOIS identity

Registrar
iana:1068
Organization
bidaltec studio tecnico ditta individuale
Contact emails

Subdomains

3 observed subdomains of bidaltec.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • bidaltec.com

SPF policy

4 SPF mechanisms authorising senders for bidaltec.com.

MechanismTarget
SPF_Abidaltec.com
SPF_IP209.42.197.105
SPF_IP37.61.232.130/32
SPF_MXbidaltec.com

Related pages

Pivot deeper into the graph from bidaltec.com.

Cypher and MCP

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

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