Skip to content

Hostname

immich.gischig.com

Last fetched

immich.gischig.com resolves to 77.58.250.225, announced in 77.58.0.0/15 by SUNRISE - Sunrise GmbH in CH. immich.gischig.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 · immich.gischig.comRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/immich.gischig.com

Resolution chain

Attribution

sunrise

ORIGIN_AS

Mail and authentication

Nameservers

  • ns1154.dns.dyn.com
  • ns2151.dns.dyn.com
  • ns3164.dns.dyn.com
  • ns4149.dns.dyn.com

MX records

  • mail.gischig.com

SPF policy

  • include: mailgun.org

Threat-feed evidence

History

Related pages

Pivot from immich.gischig.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: "immich.gischig.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.