Skip to content

Hostname

sigro.com

Last fetched

sigro.com resolves to 37.228.155.84, announced in 37.228.155.0/24 by CLOUDPIT - dogado GmbH in DE. sigro.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · sigro.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/sigro.com

Resolution chain

IPv6 resolution

No AAAA record for sigro.com is recorded in WhisperGraph.

Attribution

dogado

ORIGIN_AS

WHOIS identity

Registrar
iana:1443
Contact emails
info@sigro.com, thomas.riedel@sigro.com, abty0kgpaf@domprivacy.de, aqvjpo74q1@domprivacy.de

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • maria.ns.cloudflare.com
  • matteo.ns.cloudflare.com
  • ns5.kasserver.com
  • ns6.kasserver.com
  • ns1.de-nserver.de
  • ns2.de-nserver.de

MX records

  • mail.sigro.com
  • w021c896.kasserver.com

SPF policy

  • a: sigro.com
  • mx: sigro.com

Threat-feed evidence

History

Related pages

Pivot from sigro.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sigro.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.