Skip to content

Hostname

diallog.com

Last fetched

diallog.com resolves to 104.152.168.32, announced in 104.152.168.0/22 by CROCWEB - CrocWeb in CA. diallog.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 · diallog.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/diallog.com

Resolution chain

IPv6 resolution

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

Attribution

crocweb

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
chris argiropulos
Contact emails
chris.argo@diallog.com

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

  • cns167.hostgator.com
  • cns168.hostgator.com
  • hgns1.hostgator.com
  • hgns2.hostgator.com

MX records

  • msmx.ad.diallog.com
  • msmx0.ad.diallog.com

SPF policy

  • ip: 38.113.170.0/28
  • ip: 173.240.9.0/28
  • ip: 207.167.90.0/28
  • ip: 208.89.128.171/32
  • ip: 199.47.125.229/32
  • ip: 209.251.63.64/28
  • mx: diallog.com
  • a: smtp2.diallog.com
  • a: smtp3.diallog.com
  • a: smtp4.diallog.com

Threat-feed evidence

History

Related pages

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